summaryrefslogtreecommitdiff
path: root/yapp/YAPP.mdsp
diff options
context:
space:
mode:
Diffstat (limited to 'yapp/YAPP.mdsp')
-rw-r--r--yapp/YAPP.mdsp22
1 files changed, 10 insertions, 12 deletions
diff --git a/yapp/YAPP.mdsp b/yapp/YAPP.mdsp
index ba8a6f5..9c94778 100644
--- a/yapp/YAPP.mdsp
+++ b/yapp/YAPP.mdsp
@@ -1,7 +1,7 @@
[Project]
name=YAPP
type=2
-defaultConfig=0
+defaultConfig=1
[Debug]
@@ -28,7 +28,7 @@ optimizeLevel=0
// linker
libraryPath=
outputFilename=Debug\yapp.dll
-libraries=unicows,gdi32,comctl32
+libraries=unicows,gdi32
extraLinkerOptions=
ignoreStartupFile=0
ignoreDefaultLibs=0
@@ -50,23 +50,23 @@ intermediateFilesDirectory=Release
outputFilesDirectory=Release
compilerPreprocessor=_UNICODE,UNICODE,POPUPS2_EXPORTS
extraCompilerOptions=
-compilerIncludeDirectory=..\..\include
+compilerIncludeDirectory=..\..\include,docs
noWarning=0
-defaultWarning=0
-allWarning=1
+defaultWarning=1
+allWarning=0
extraWarning=0
isoWarning=0
warningAsErrors=0
debugType=0
debugLevel=1
-exceptionEnabled=1
-runtimeTypeEnabled=1
-optimizeLevel=2
+exceptionEnabled=0
+runtimeTypeEnabled=0
+optimizeLevel=4
// linker
libraryPath=
outputFilename=Release\yapp.dll
-libraries=unicows,gdi32,comctl32
+libraries=unicows,gdi32
extraLinkerOptions=
ignoreStartupFile=0
ignoreDefaultLibs=0
@@ -88,8 +88,7 @@ extraResourceOptions=
5=popwin.cpp
6=services.cpp
7=popup_history.cpp
-8=str_utils.cpp
-9=popup_history_dlg.cpp
+8=popup_history_dlg.cpp
[Header]
1=message_pump.h
2=notify.h
@@ -101,7 +100,6 @@ extraResourceOptions=
8=version.h
9=popup_history.h
10=common.h
-11=str_utils.h
[Resource]
1=resource.rc
2=version.rc