mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
CHANGES, Makefile: Add YApplication MVC framework
This commit is contained in:
parent
f462e16491
commit
48ade6d98b
2 changed files with 3 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -232,4 +232,5 @@ o platform: - added winerrno.h; will be removed again
|
|||
|
||||
1.1.10-1
|
||||
--------
|
||||
o new version number for preserving previous version
|
||||
o added YApplication MVC framework
|
||||
|
||||
|
|
|
|||
1
Makefile
1
Makefile
|
|
@ -20,6 +20,7 @@ SUBDIRS = inst/pre \
|
|||
YMisc YMem YOptString \
|
||||
YThread YEvent YCbContr contr \
|
||||
YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
|
||||
YApplication \
|
||||
YOsc \
|
||||
lib include bin \
|
||||
inst/post
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue