summaryrefslogtreecommitdiff
path: root/dbeditorpp/dbeditorpp.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'dbeditorpp/dbeditorpp.vcproj')
-rw-r--r--dbeditorpp/dbeditorpp.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbeditorpp/dbeditorpp.vcproj b/dbeditorpp/dbeditorpp.vcproj
index 38d04d8..d6406dd 100644
--- a/dbeditorpp/dbeditorpp.vcproj
+++ b/dbeditorpp/dbeditorpp.vcproj
@@ -22,7 +22,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="../../include"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
@@ -92,7 +92,7 @@
GlobalOptimizations="FALSE"
InlineFunctionExpansion="1"
OptimizeForWindowsApplication="TRUE"
- AdditionalIncludeDirectories="../../include"
+ AdditionalIncludeDirectories="../../include;../ExternalAPI"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;DBEDITORPP_EXPORTS"
StringPooling="TRUE"
RuntimeLibrary="2"