diff options
-rw-r--r-- | yapp/YAPP.mdsp | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/yapp/YAPP.mdsp b/yapp/YAPP.mdsp index 4254ce9..7828202 100644 --- a/yapp/YAPP.mdsp +++ b/yapp/YAPP.mdsp @@ -88,6 +88,7 @@ extraResourceOptions= 5=popwin.cpp
6=services.cpp
7=popup_history.cpp
+8=str_utils.cpp
[Header]
1=message_pump.h
2=notify.h
@@ -99,11 +100,12 @@ extraResourceOptions= 8=version.h
9=popup_history.h
10=common.h
+11=str_utils.h
[Resource]
1=resource.rc
[Other]
1=popups2.rc
2=version.rc
[History]
-popwin.cpp,15185
-version.h,175
+version.h,150
+popwin.cpp,0
|