diff options
Diffstat (limited to 'ZeroNotification/Zero Notification_9.vcproj')
-rw-r--r-- | ZeroNotification/Zero Notification_9.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ZeroNotification/Zero Notification_9.vcproj b/ZeroNotification/Zero Notification_9.vcproj index e8e461a..a94f310 100644 --- a/ZeroNotification/Zero Notification_9.vcproj +++ b/ZeroNotification/Zero Notification_9.vcproj @@ -48,7 +48,7 @@ <Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="../include;../ExternalAPI"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_SECURE_NO_WARNINGS;LOADAVATARS_EXPORTS"
StringPooling="false"
MinimalRebuild="true"
@@ -146,7 +146,7 @@ <Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="../include;../ExternalAPI"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LOADAVATARS_EXPORTS"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -248,7 +248,7 @@ OmitFramePointers="false"
EnableFiberSafeOptimizations="false"
WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../include;../ExternalAPI"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;UNICODE;_USRDLL;LOADAVATARS_EXPORTS"
StringPooling="true"
ExceptionHandling="0"
@@ -357,7 +357,7 @@ InlineFunctionExpansion="1"
FavorSizeOrSpeed="2"
WholeProgramOptimization="true"
- AdditionalIncludeDirectories="../include;../ExternalAPI"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LOADAVATARS_EXPORTS"
StringPooling="true"
ExceptionHandling="0"
|