summaryrefslogtreecommitdiff
path: root/utils/MTP/beastpatcher/vs2005/beastpatcher.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'utils/MTP/beastpatcher/vs2005/beastpatcher.vcproj')
-rw-r--r--utils/MTP/beastpatcher/vs2005/beastpatcher.vcproj16
1 files changed, 12 insertions, 4 deletions
diff --git a/utils/MTP/beastpatcher/vs2005/beastpatcher.vcproj b/utils/MTP/beastpatcher/vs2005/beastpatcher.vcproj
index 69925a8d2c..295fd91c60 100644
--- a/utils/MTP/beastpatcher/vs2005/beastpatcher.vcproj
+++ b/utils/MTP/beastpatcher/vs2005/beastpatcher.vcproj
@@ -41,8 +41,8 @@
41 <Tool 41 <Tool
42 Name="VCCLCompilerTool" 42 Name="VCCLCompilerTool"
43 Optimization="0" 43 Optimization="0"
44 AdditionalIncludeDirectories="c:\wmsdk\wmfsdk95\include;c:\wmsdk\wmfsdk95\wmdm\inc" 44 AdditionalIncludeDirectories="&quot;$(ProjectDir)..&quot;;&quot;$(ProjectDir)..\..\..\..\tools&quot;;c:\wmsdk\wmfsdk95\include;c:\wmsdk\wmfsdk95\wmdm\inc"
45 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;MTP_NODLL;WITH_BOOTOBJS" 45 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;MTP_NODLL;WITH_BOOTOBJS;BEASTPATCHER"
46 MinimalRebuild="true" 46 MinimalRebuild="true"
47 BasicRuntimeChecks="3" 47 BasicRuntimeChecks="3"
48 RuntimeLibrary="0" 48 RuntimeLibrary="0"
@@ -120,8 +120,8 @@
120 /> 120 />
121 <Tool 121 <Tool
122 Name="VCCLCompilerTool" 122 Name="VCCLCompilerTool"
123 AdditionalIncludeDirectories="c:\wmsdk\wmfsdk95\include;c:\wmsdk\wmfsdk95\wmdm\inc" 123 AdditionalIncludeDirectories="&quot;$(ProjectDir)..&quot;;&quot;$(ProjectDir)..\..\..\..\tools&quot;;c:\wmsdk\wmfsdk95\include;c:\wmsdk\wmfsdk95\wmdm\inc"
124 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;MTP_NODLL" 124 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;MTP_NODLL;BEASTPATCHER"
125 RuntimeLibrary="2" 125 RuntimeLibrary="2"
126 UsePrecompiledHeader="0" 126 UsePrecompiledHeader="0"
127 WarningLevel="3" 127 WarningLevel="3"
@@ -191,6 +191,10 @@
191 > 191 >
192 </File> 192 </File>
193 <File 193 <File
194 RelativePath="..\..\..\..\tools\mknkboot.c"
195 >
196 </File>
197 <File
194 RelativePath="..\mtp_win32.c" 198 RelativePath="..\mtp_win32.c"
195 > 199 >
196 </File> 200 </File>
@@ -225,6 +229,10 @@
225 > 229 >
226 </File> 230 </File>
227 <File 231 <File
232 RelativePath="..\..\..\..\tools\mknkboot.h"
233 >
234 </File>
235 <File
228 RelativePath="..\mtp_common.h" 236 RelativePath="..\mtp_common.h"
229 > 237 >
230 </File> 238 </File>