|
1224 | 1224 | <postBuildCommand /> |
1225 | 1225 | <filesToClean>*.obj</filesToClean> |
1226 | 1226 | </Config> |
| 1227 | + <Config name="Release LDC" platform="Win32"> |
| 1228 | + <obj>0</obj> |
| 1229 | + <link>0</link> |
| 1230 | + <lib>1</lib> |
| 1231 | + <subsystem>0</subsystem> |
| 1232 | + <multiobj>0</multiobj> |
| 1233 | + <singleFileCompilation>0</singleFileCompilation> |
| 1234 | + <oneobj>0</oneobj> |
| 1235 | + <mscoff>0</mscoff> |
| 1236 | + <trace>0</trace> |
| 1237 | + <quiet>0</quiet> |
| 1238 | + <verbose>0</verbose> |
| 1239 | + <vtls>0</vtls> |
| 1240 | + <vgc>0</vgc> |
| 1241 | + <symdebug>1</symdebug> |
| 1242 | + <optimize>1</optimize> |
| 1243 | + <cpu>0</cpu> |
| 1244 | + <isX86_64>0</isX86_64> |
| 1245 | + <isLinux>0</isLinux> |
| 1246 | + <isOSX>0</isOSX> |
| 1247 | + <isWindows>0</isWindows> |
| 1248 | + <isFreeBSD>0</isFreeBSD> |
| 1249 | + <isSolaris>0</isSolaris> |
| 1250 | + <scheduler>0</scheduler> |
| 1251 | + <useDeprecated>0</useDeprecated> |
| 1252 | + <errDeprecated>0</errDeprecated> |
| 1253 | + <useAssert>0</useAssert> |
| 1254 | + <useInvariants>0</useInvariants> |
| 1255 | + <useIn>0</useIn> |
| 1256 | + <useOut>0</useOut> |
| 1257 | + <useArrayBounds>0</useArrayBounds> |
| 1258 | + <noboundscheck>1</noboundscheck> |
| 1259 | + <useSwitchError>0</useSwitchError> |
| 1260 | + <useUnitTests>0</useUnitTests> |
| 1261 | + <useInline>1</useInline> |
| 1262 | + <release>0</release> |
| 1263 | + <preservePaths>0</preservePaths> |
| 1264 | + <warnings>0</warnings> |
| 1265 | + <infowarnings>0</infowarnings> |
| 1266 | + <checkProperty>0</checkProperty> |
| 1267 | + <genStackFrame>0</genStackFrame> |
| 1268 | + <pic>0</pic> |
| 1269 | + <cov>0</cov> |
| 1270 | + <nofloat>0</nofloat> |
| 1271 | + <Dversion>2</Dversion> |
| 1272 | + <ignoreUnsupportedPragmas>0</ignoreUnsupportedPragmas> |
| 1273 | + <allinst>0</allinst> |
| 1274 | + <stackStomp>0</stackStomp> |
| 1275 | + <compiler>2</compiler> |
| 1276 | + <otherDMD>0</otherDMD> |
| 1277 | + <cccmd>$(CC) -c</cccmd> |
| 1278 | + <ccTransOpt>1</ccTransOpt> |
| 1279 | + <program>c:\u\MinGW\msys\1.0\bin\sh.exe -c gdmd</program> |
| 1280 | + <imppath>..</imppath> |
| 1281 | + <fileImppath>..</fileImppath> |
| 1282 | + <outdir>..\bin\$(ConfigurationName)\$(PLATFORMNAME)</outdir> |
| 1283 | + <objdir>$(OutDir)</objdir> |
| 1284 | + <objname /> |
| 1285 | + <libname /> |
| 1286 | + <doDocComments>0</doDocComments> |
| 1287 | + <docdir /> |
| 1288 | + <docname /> |
| 1289 | + <modules_ddoc /> |
| 1290 | + <ddocfiles /> |
| 1291 | + <doHdrGeneration>0</doHdrGeneration> |
| 1292 | + <hdrdir /> |
| 1293 | + <hdrname /> |
| 1294 | + <doXGeneration>1</doXGeneration> |
| 1295 | + <xfilename>$(IntDir)\$(ProjectName).json</xfilename> |
| 1296 | + <debuglevel>0</debuglevel> |
| 1297 | + <debugids /> |
| 1298 | + <versionlevel>0</versionlevel> |
| 1299 | + <versionids /> |
| 1300 | + <dump_source>0</dump_source> |
| 1301 | + <mapverbosity>0</mapverbosity> |
| 1302 | + <createImplib>0</createImplib> |
| 1303 | + <defaultlibname /> |
| 1304 | + <debuglibname /> |
| 1305 | + <moduleDepsFile /> |
| 1306 | + <run>0</run> |
| 1307 | + <runargs /> |
| 1308 | + <runCv2pdb>1</runCv2pdb> |
| 1309 | + <pathCv2pdb>$(VisualDInstallDir)cv2pdb\cv2pdb.exe</pathCv2pdb> |
| 1310 | + <cv2pdbPre2043>0</cv2pdbPre2043> |
| 1311 | + <cv2pdbNoDemangle>0</cv2pdbNoDemangle> |
| 1312 | + <cv2pdbEnumType>0</cv2pdbEnumType> |
| 1313 | + <cv2pdbOptions /> |
| 1314 | + <objfiles /> |
| 1315 | + <linkswitches /> |
| 1316 | + <libfiles /> |
| 1317 | + <libpaths /> |
| 1318 | + <deffile /> |
| 1319 | + <resfile /> |
| 1320 | + <exefile>$(OutDir)\$(ProjectName).lib</exefile> |
| 1321 | + <useStdLibPath>1</useStdLibPath> |
| 1322 | + <cRuntime>2</cRuntime> |
| 1323 | + <privatePhobos>0</privatePhobos> |
| 1324 | + <additionalOptions /> |
| 1325 | + <preBuildCommand /> |
| 1326 | + <postBuildCommand /> |
| 1327 | + <filesToClean>*.obj</filesToClean> |
| 1328 | + </Config> |
| 1329 | + <Config name="Release LDC" platform="x64"> |
| 1330 | + <obj>0</obj> |
| 1331 | + <link>0</link> |
| 1332 | + <lib>1</lib> |
| 1333 | + <subsystem>0</subsystem> |
| 1334 | + <multiobj>0</multiobj> |
| 1335 | + <singleFileCompilation>0</singleFileCompilation> |
| 1336 | + <oneobj>0</oneobj> |
| 1337 | + <mscoff>0</mscoff> |
| 1338 | + <trace>0</trace> |
| 1339 | + <quiet>0</quiet> |
| 1340 | + <verbose>0</verbose> |
| 1341 | + <vtls>0</vtls> |
| 1342 | + <vgc>0</vgc> |
| 1343 | + <symdebug>1</symdebug> |
| 1344 | + <optimize>0</optimize> |
| 1345 | + <cpu>0</cpu> |
| 1346 | + <isX86_64>1</isX86_64> |
| 1347 | + <isLinux>0</isLinux> |
| 1348 | + <isOSX>0</isOSX> |
| 1349 | + <isWindows>0</isWindows> |
| 1350 | + <isFreeBSD>0</isFreeBSD> |
| 1351 | + <isSolaris>0</isSolaris> |
| 1352 | + <scheduler>0</scheduler> |
| 1353 | + <useDeprecated>0</useDeprecated> |
| 1354 | + <errDeprecated>0</errDeprecated> |
| 1355 | + <useAssert>0</useAssert> |
| 1356 | + <useInvariants>0</useInvariants> |
| 1357 | + <useIn>0</useIn> |
| 1358 | + <useOut>0</useOut> |
| 1359 | + <useArrayBounds>0</useArrayBounds> |
| 1360 | + <noboundscheck>0</noboundscheck> |
| 1361 | + <useSwitchError>0</useSwitchError> |
| 1362 | + <useUnitTests>1</useUnitTests> |
| 1363 | + <useInline>0</useInline> |
| 1364 | + <release>0</release> |
| 1365 | + <preservePaths>0</preservePaths> |
| 1366 | + <warnings>0</warnings> |
| 1367 | + <infowarnings>0</infowarnings> |
| 1368 | + <checkProperty>0</checkProperty> |
| 1369 | + <genStackFrame>0</genStackFrame> |
| 1370 | + <pic>0</pic> |
| 1371 | + <cov>0</cov> |
| 1372 | + <nofloat>0</nofloat> |
| 1373 | + <Dversion>2</Dversion> |
| 1374 | + <ignoreUnsupportedPragmas>0</ignoreUnsupportedPragmas> |
| 1375 | + <allinst>0</allinst> |
| 1376 | + <stackStomp>0</stackStomp> |
| 1377 | + <compiler>2</compiler> |
| 1378 | + <otherDMD>0</otherDMD> |
| 1379 | + <cccmd>$(CC) -c</cccmd> |
| 1380 | + <ccTransOpt>1</ccTransOpt> |
| 1381 | + <program>c:\u\MinGW\msys\1.0\bin\sh.exe -c gdmd</program> |
| 1382 | + <imppath>..</imppath> |
| 1383 | + <fileImppath>..</fileImppath> |
| 1384 | + <outdir>..\bin\$(ConfigurationName)\$(PLATFORMNAME)</outdir> |
| 1385 | + <objdir>$(OutDir)</objdir> |
| 1386 | + <objname /> |
| 1387 | + <libname /> |
| 1388 | + <doDocComments>0</doDocComments> |
| 1389 | + <docdir /> |
| 1390 | + <docname /> |
| 1391 | + <modules_ddoc /> |
| 1392 | + <ddocfiles /> |
| 1393 | + <doHdrGeneration>0</doHdrGeneration> |
| 1394 | + <hdrdir /> |
| 1395 | + <hdrname /> |
| 1396 | + <doXGeneration>1</doXGeneration> |
| 1397 | + <xfilename>$(IntDir)\$(ProjectName).json</xfilename> |
| 1398 | + <debuglevel>0</debuglevel> |
| 1399 | + <debugids /> |
| 1400 | + <versionlevel>0</versionlevel> |
| 1401 | + <versionids /> |
| 1402 | + <dump_source>0</dump_source> |
| 1403 | + <mapverbosity>0</mapverbosity> |
| 1404 | + <createImplib>0</createImplib> |
| 1405 | + <defaultlibname /> |
| 1406 | + <debuglibname /> |
| 1407 | + <moduleDepsFile /> |
| 1408 | + <run>0</run> |
| 1409 | + <runargs /> |
| 1410 | + <runCv2pdb>1</runCv2pdb> |
| 1411 | + <pathCv2pdb>$(VisualDInstallDir)cv2pdb\cv2pdb.exe</pathCv2pdb> |
| 1412 | + <cv2pdbPre2043>0</cv2pdbPre2043> |
| 1413 | + <cv2pdbNoDemangle>0</cv2pdbNoDemangle> |
| 1414 | + <cv2pdbEnumType>0</cv2pdbEnumType> |
| 1415 | + <cv2pdbOptions /> |
| 1416 | + <objfiles /> |
| 1417 | + <linkswitches /> |
| 1418 | + <libfiles /> |
| 1419 | + <libpaths /> |
| 1420 | + <deffile /> |
| 1421 | + <resfile /> |
| 1422 | + <exefile>$(OutDir)\$(ProjectName).lib</exefile> |
| 1423 | + <useStdLibPath>1</useStdLibPath> |
| 1424 | + <cRuntime>2</cRuntime> |
| 1425 | + <privatePhobos>0</privatePhobos> |
| 1426 | + <additionalOptions /> |
| 1427 | + <preBuildCommand /> |
| 1428 | + <postBuildCommand /> |
| 1429 | + <filesToClean>*.obj</filesToClean> |
| 1430 | + </Config> |
1227 | 1431 | <Folder name="c2d"> |
1228 | 1432 | <File path="ast.d" /> |
1229 | 1433 | <File path="cpp2d.d" /> |
|
0 commit comments