summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/dll/fullbench-dll/Makefile (renamed from lib/dll/Makefile)0
-rw-r--r--lib/dll/fullbench-dll/fullbench-dll.sln (renamed from lib/dll/fullbench-dll.sln)0
-rw-r--r--lib/dll/fullbench-dll/fullbench-dll.vcxproj (renamed from lib/dll/fullbench-dll.vcxproj)4
3 files changed, 4 insertions, 0 deletions
diff --git a/lib/dll/Makefile b/lib/dll/fullbench-dll/Makefile
index 32e13fc..32e13fc 100644
--- a/lib/dll/Makefile
+++ b/lib/dll/fullbench-dll/Makefile
diff --git a/lib/dll/fullbench-dll.sln b/lib/dll/fullbench-dll/fullbench-dll.sln
index 72e302e..72e302e 100644
--- a/lib/dll/fullbench-dll.sln
+++ b/lib/dll/fullbench-dll/fullbench-dll.sln
diff --git a/lib/dll/fullbench-dll.vcxproj b/lib/dll/fullbench-dll/fullbench-dll.vcxproj
index b2abd55..57be0b8 100644
--- a/lib/dll/fullbench-dll.vcxproj
+++ b/lib/dll/fullbench-dll/fullbench-dll.vcxproj
@@ -91,6 +91,7 @@
<PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;LZ4_DLL_IMPORT=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<TreatWarningAsError>true</TreatWarningAsError>
<EnablePREfast>false</EnablePREfast>
+ <AdditionalIncludeDirectories>..\include</AdditionalIncludeDirectories>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
@@ -109,6 +110,7 @@
<TreatWarningAsError>true</TreatWarningAsError>
<EnablePREfast>true</EnablePREfast>
<AdditionalOptions>/analyze:stacksize295252 %(AdditionalOptions)</AdditionalOptions>
+ <AdditionalIncludeDirectories>..\include</AdditionalIncludeDirectories>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
@@ -128,6 +130,7 @@
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;LZ4_DLL_IMPORT=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<TreatWarningAsError>false</TreatWarningAsError>
<EnablePREfast>false</EnablePREfast>
+ <AdditionalIncludeDirectories>..\include</AdditionalIncludeDirectories>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
@@ -150,6 +153,7 @@
<TreatWarningAsError>false</TreatWarningAsError>
<EnablePREfast>true</EnablePREfast>
<AdditionalOptions>/analyze:stacksize295252 %(AdditionalOptions)</AdditionalOptions>
+ <AdditionalIncludeDirectories>..\include</AdditionalIncludeDirectories>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>