diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-28 00:47:37 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2006-11-28 00:47:37 +0000 |
commit | 1dee19d1535810463918256017c952d60182220c (patch) | |
tree | e87440b0eb411244435d65f97c3c8abc5dbe4810 | |
parent | da1fc2e685d2933ca7064f75ac69cf0e4a290bd1 (diff) |
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@66 4f64403b-2f21-0410-a795-97e2b3489a10
-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
|