diff options
Diffstat (limited to 'stopspam_9.vcproj')
-rw-r--r-- | stopspam_9.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stopspam_9.vcproj b/stopspam_9.vcproj index f4492d0..f749670 100644 --- a/stopspam_9.vcproj +++ b/stopspam_9.vcproj @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="windows-1251"?> <VisualStudioProject ProjectType="Visual C++" - Version="9,00" + Version="9.00" Name="stopspam" ProjectGUID="{3E6CEC79-5E93-4607-B10E-498586ECF6A6}" RootNamespace="stopspam" @@ -386,7 +386,7 @@ InlineFunctionExpansion="1" FavorSizeOrSpeed="2" OmitFramePointers="true" - AdditionalIncludeDirectories="" + AdditionalIncludeDirectories="..\..\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;STOPSPAM_EXPORTS;_CRT_SECURE_NO_DEPRECATE" StringPooling="true" RuntimeLibrary="0" |