|
52 | 52 | <otherDMD>0</otherDMD> |
53 | 53 | <cccmd>$(CC) -c</cccmd> |
54 | 54 | <ccTransOpt>1</ccTransOpt> |
| 55 | + <addDepImp>0</addDepImp> |
55 | 56 | <program>$(DMDInstallDir)windows\bin\dmd.exe</program> |
56 | 57 | <imppath /> |
57 | 58 | <fileImppath /> |
|
154 | 155 | <otherDMD>0</otherDMD> |
155 | 156 | <cccmd>$(CC) -c</cccmd> |
156 | 157 | <ccTransOpt>1</ccTransOpt> |
| 158 | + <addDepImp>0</addDepImp> |
157 | 159 | <program>$(DMDInstallDir)windows\bin\dmd.exe</program> |
158 | 160 | <imppath /> |
159 | 161 | <fileImppath /> |
|
205 | 207 | echo. >$(TargetDir)\build.dep</postBuildCommand> |
206 | 208 | <filesToClean>*.obj;*.cmd;*.build;*.json;*.dep</filesToClean> |
207 | 209 | </Config> |
| 210 | + <Config name="Release COFF32" platform="Win32"> |
| 211 | + <obj>0</obj> |
| 212 | + <link>0</link> |
| 213 | + <lib>1</lib> |
| 214 | + <subsystem>0</subsystem> |
| 215 | + <multiobj>0</multiobj> |
| 216 | + <singleFileCompilation>3</singleFileCompilation> |
| 217 | + <oneobj>0</oneobj> |
| 218 | + <mscoff>0</mscoff> |
| 219 | + <trace>0</trace> |
| 220 | + <quiet>0</quiet> |
| 221 | + <verbose>0</verbose> |
| 222 | + <vtls>0</vtls> |
| 223 | + <vgc>0</vgc> |
| 224 | + <symdebug>0</symdebug> |
| 225 | + <optimize>0</optimize> |
| 226 | + <cpu>0</cpu> |
| 227 | + <isX86_64>0</isX86_64> |
| 228 | + <isLinux>0</isLinux> |
| 229 | + <isOSX>0</isOSX> |
| 230 | + <isWindows>0</isWindows> |
| 231 | + <isFreeBSD>0</isFreeBSD> |
| 232 | + <isSolaris>0</isSolaris> |
| 233 | + <scheduler>0</scheduler> |
| 234 | + <useDeprecated>0</useDeprecated> |
| 235 | + <errDeprecated>0</errDeprecated> |
| 236 | + <useAssert>0</useAssert> |
| 237 | + <useInvariants>0</useInvariants> |
| 238 | + <useIn>0</useIn> |
| 239 | + <useOut>0</useOut> |
| 240 | + <useArrayBounds>0</useArrayBounds> |
| 241 | + <noboundscheck>0</noboundscheck> |
| 242 | + <useSwitchError>0</useSwitchError> |
| 243 | + <useUnitTests>0</useUnitTests> |
| 244 | + <useInline>0</useInline> |
| 245 | + <release>1</release> |
| 246 | + <preservePaths>0</preservePaths> |
| 247 | + <warnings>0</warnings> |
| 248 | + <infowarnings>0</infowarnings> |
| 249 | + <checkProperty>0</checkProperty> |
| 250 | + <genStackFrame>0</genStackFrame> |
| 251 | + <pic>0</pic> |
| 252 | + <cov>0</cov> |
| 253 | + <nofloat>0</nofloat> |
| 254 | + <Dversion>2</Dversion> |
| 255 | + <ignoreUnsupportedPragmas>0</ignoreUnsupportedPragmas> |
| 256 | + <allinst>0</allinst> |
| 257 | + <stackStomp>0</stackStomp> |
| 258 | + <compiler>0</compiler> |
| 259 | + <otherDMD>0</otherDMD> |
| 260 | + <cccmd>$(CC) -c</cccmd> |
| 261 | + <ccTransOpt>1</ccTransOpt> |
| 262 | + <addDepImp>0</addDepImp> |
| 263 | + <program>$(DMDInstallDir)windows\bin\dmd.exe</program> |
| 264 | + <imppath /> |
| 265 | + <fileImppath /> |
| 266 | + <outdir>..\bin\$(ConfigurationName)</outdir> |
| 267 | + <objdir>$(OutDir)</objdir> |
| 268 | + <objname /> |
| 269 | + <libname /> |
| 270 | + <doDocComments>0</doDocComments> |
| 271 | + <docdir /> |
| 272 | + <docname /> |
| 273 | + <modules_ddoc /> |
| 274 | + <ddocfiles /> |
| 275 | + <doHdrGeneration>0</doHdrGeneration> |
| 276 | + <hdrdir /> |
| 277 | + <hdrname /> |
| 278 | + <doXGeneration>1</doXGeneration> |
| 279 | + <xfilename>$(IntDir)\$(TargetName).json</xfilename> |
| 280 | + <debuglevel>0</debuglevel> |
| 281 | + <debugids /> |
| 282 | + <versionlevel>0</versionlevel> |
| 283 | + <versionids /> |
| 284 | + <dump_source>0</dump_source> |
| 285 | + <mapverbosity>0</mapverbosity> |
| 286 | + <createImplib>0</createImplib> |
| 287 | + <defaultlibname /> |
| 288 | + <debuglibname /> |
| 289 | + <moduleDepsFile /> |
| 290 | + <run>0</run> |
| 291 | + <runargs /> |
| 292 | + <runCv2pdb>0</runCv2pdb> |
| 293 | + <pathCv2pdb>$(VisualDInstallDir)cv2pdb\cv2pdb.exe</pathCv2pdb> |
| 294 | + <cv2pdbPre2043>0</cv2pdbPre2043> |
| 295 | + <cv2pdbNoDemangle>0</cv2pdbNoDemangle> |
| 296 | + <cv2pdbEnumType>0</cv2pdbEnumType> |
| 297 | + <cv2pdbOptions /> |
| 298 | + <objfiles /> |
| 299 | + <linkswitches /> |
| 300 | + <libfiles /> |
| 301 | + <libpaths /> |
| 302 | + <deffile /> |
| 303 | + <resfile /> |
| 304 | + <exefile>$(OutDir)\$(ProjectName).sdk</exefile> |
| 305 | + <useStdLibPath>1</useStdLibPath> |
| 306 | + <cRuntime>1</cRuntime> |
| 307 | + <privatePhobos>0</privatePhobos> |
| 308 | + <additionalOptions /> |
| 309 | + <preBuildCommand /> |
| 310 | + <postBuildCommand>echo Success >"$(TargetPath)" |
| 311 | +echo. >"$(TargetDir)\build.dep"</postBuildCommand> |
| 312 | + <filesToClean>*.obj;*.cmd;*.build;*.json;*.dep</filesToClean> |
| 313 | + </Config> |
208 | 314 | <Folder name="build"> |
209 | 315 | <File path="dte_idl.bat" customcmd="call "$(VSINSTALLDIR)\Common7\Tools\vsvars32.bat" |
210 | 316 | if errorlevel 1 goto reportError |
211 | | -call $(InputPath) "$(OutDir)\tlb2idl.exe" "$(OutDir)\dte_idl.success"" tool="Custom" dependencies="$(OutDir)\tlb2idl.exe" outfile="$(OutDir)\dte_idl.success" /> |
212 | | - <File path="..\tools\filemonitor.d" customcmd="dmd -g -map $(OutDir)\$(InputName).map -of$(OutDir)\$(InputName).dll -defaultlib=user32.lib -L/ENTRY:_DllMain@12 $(InputPath)" tool="Custom" outfile="$(OutDir)\$(InputName).dll" /> |
213 | | - <File path="..\tools\largeadr.d" customcmd="dmd -map $(OutDir)\$(InputName).map -of$(OutDir)\$(InputName).exe $(InputPath)" tool="Custom" outfile="$(OutDir)\$(InputName).exe" /> |
214 | | - <File path="..\tools\pipedmd.d" customcmd="dmd -map $(OutDir)\$(InputName).map -of$(OutDir)\$(InputName).exe $(InputPath) ..\tools\nostacktrace.d" tool="Custom" dependencies="..\tools\nostacktrace.d" outfile="$(OutDir)\$(InputName).exe" /> |
| 317 | +call $(InputPath) "$(OutDir)\tlb2idl.exe" "$(OutDir)\dte_idl.success"" tool="Custom" dependencies=""$(OutDir)\tlb2idl.exe"" outfile="$(OutDir)\dte_idl.success" /> |
| 318 | + <File path="..\tools\filemonitor.d" customcmd="dmd -g -map "$(OutDir)\$(InputName).map" "-of$(OutDir)\$(InputName).dll" -defaultlib=user32.lib -L/ENTRY:_DllMain@12 $(InputPath)" tool="Custom" outfile="$(OutDir)\$(InputName).dll" /> |
| 319 | + <File path="..\tools\largeadr.d" customcmd="dmd -map "$(OutDir)\$(InputName).map" "-of$(OutDir)\$(InputName).exe" $(InputPath)" tool="Custom" outfile="$(OutDir)\$(InputName).exe" /> |
| 320 | + <File path="..\tools\pipedmd.d" customcmd="dmd -map $(OutDir)\$(InputName).map -of$(OutDir)\$(InputName).exe $(InputPath) ..\tools\nostacktrace.d" tool="Custom" dependencies="..\tools\nostacktrace.d" perConfig="true" outfile="$(OutDir)\$(InputName).exe"> |
| 321 | + <Config name="Release COFF32|Win32" customcmd="dmd -m32mscoff -map "$(OutDir)\$(InputName).map" "-of$(OutDir)\$(InputName).exe" $(InputPath) ..\tools\nostacktrace.d user32.lib" tool="Custom" dependencies="..\tools\nostacktrace.d" outfile="$(OutDir)\$(InputName).exe" /> |
| 322 | + <Config name="Debug|Win32" customcmd="dmd -g -map $(OutDir)\$(InputName).map -of$(OutDir)\$(InputName).exe $(InputPath) ..\tools\nostacktrace.d" tool="Custom" dependencies="..\tools\nostacktrace.d" outfile="$(OutDir)\$(InputName).exe" /> |
| 323 | + </File> |
215 | 324 | <File path="sdk.bat" customcmd="call "$(VSINSTALLDIR)\Common7\Tools\vsvars32.bat" |
216 | 325 | if errorlevel 1 goto reportError |
217 | | -call $(InputPath) "$(OutDir)\vsi2d.exe" "$(OutDir)\sdk.success"" tool="Custom" dependencies="$(OutDir)\dte_idl.success $(OutDir)\vsi2d.exe" outfile="$(OutDir)\sdk.success" /> |
| 326 | +call $(InputPath) "$(OutDir)\vsi2d.exe" "$(OutDir)\sdk.success"" tool="Custom" dependencies=""$(OutDir)\dte_idl.success" "$(OutDir)\vsi2d.exe"" outfile="$(OutDir)\sdk.success" /> |
218 | 327 | <File path="sdk_libs.bat" customcmd="call "$(VSINSTALLDIR)\Common7\Tools\vsvars32.bat" |
219 | 328 | if errorlevel 1 goto reportError |
220 | 329 | call $(InputPath) "$(OutDir)\vsi2d.exe" "$(OutDir)\sdk_libs.success"" tool="Custom" outfile="$(OutDir)\sdk_libs.success" /> |
221 | | - <File path="..\tools\tlb2idl.d" customcmd="dmd -d -map $(OutDir)\$(InputName).map -of$(OutDir)\$(InputName).exe $(InputPath) oleaut32.lib uuid.lib" tool="Custom" outfile="$(OutDir)\$(InputName).exe" /> |
| 330 | + <File path="..\tools\tlb2idl.d" customcmd="dmd -d -map "$(OutDir)\$(InputName).map" "-of$(OutDir)\$(InputName).exe" $(InputPath) oleaut32.lib uuid.lib" tool="Custom" outfile="$(OutDir)\$(InputName).exe" /> |
222 | 331 | </Folder> |
223 | 332 | </DProject> |
0 commit comments