summaryrefslogtreecommitdiff
path: root/utils/MTP/MTP_DLL/MTP_DLL.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'utils/MTP/MTP_DLL/MTP_DLL.vcproj')
-rw-r--r--utils/MTP/MTP_DLL/MTP_DLL.vcproj29
1 files changed, 11 insertions, 18 deletions
diff --git a/utils/MTP/MTP_DLL/MTP_DLL.vcproj b/utils/MTP/MTP_DLL/MTP_DLL.vcproj
index 3d7fa43475..644e2e445e 100644
--- a/utils/MTP/MTP_DLL/MTP_DLL.vcproj
+++ b/utils/MTP/MTP_DLL/MTP_DLL.vcproj
@@ -1,7 +1,7 @@
1<?xml version="1.0" encoding="Windows-1252"?> 1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject 2<VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8,00" 4 Version="8.00"
5 Name="MTP_DLL" 5 Name="MTP_DLL"
6 ProjectGUID="{C7A39A2D-2ADF-40A3-A9A5-0DF4509B761B}" 6 ProjectGUID="{C7A39A2D-2ADF-40A3-A9A5-0DF4509B761B}"
7 RootNamespace="MTP_DLL" 7 RootNamespace="MTP_DLL"
@@ -170,6 +170,7 @@
170 /> 170 />
171 <Tool 171 <Tool
172 Name="VCPostBuildEventTool" 172 Name="VCPostBuildEventTool"
173 CommandLine="echo Copying $(TargetName) dll / lib to ..&#x0D;&#x0A;copy /Y &quot;$(InputDir)$(ConfigurationName)\$(TargetFileName)&quot; &quot;$(InputDir)..\&quot;&#x0D;&#x0A;copy /Y &quot;$(InputDir)$(ConfigurationName)\$(TargetName).lib&quot; &quot;$(InputDir)..\&quot;"
173 /> 174 />
174 </Configuration> 175 </Configuration>
175 </Configurations> 176 </Configurations>
@@ -186,24 +187,12 @@
186 > 187 >
187 </File> 188 </File>
188 <File 189 <File
189 RelativePath=".\sendfirm_win.cpp" 190 RelativePath=".\mtp_wrapper.cpp"
191 >
192 </File>
193 <File
194 RelativePath=".\progresshelper.cpp"
190 > 195 >
191 <FileConfiguration
192 Name="Debug|Win32"
193 >
194 <Tool
195 Name="VCCLCompilerTool"
196 UsePrecompiledHeader="0"
197 />
198 </FileConfiguration>
199 <FileConfiguration
200 Name="Release|Win32"
201 >
202 <Tool
203 Name="VCCLCompilerTool"
204 UsePrecompiledHeader="0"
205 />
206 </FileConfiguration>
207 </File> 196 </File>
208 <File 197 <File
209 RelativePath=".\stdafx.cpp" 198 RelativePath=".\stdafx.cpp"
@@ -236,6 +225,10 @@
236 > 225 >
237 </File> 226 </File>
238 <File 227 <File
228 RelativePath=".\progresshelper.h"
229 >
230 </File>
231 <File
239 RelativePath=".\stdafx.h" 232 RelativePath=".\stdafx.h"
240 > 233 >
241 </File> 234 </File>