Files
org-hyperion-cules/debug-all.jobs
Fish (David B. Trout) 40d265ea1f Itanium support dropped:
Microsoft dropped support for Itanium some time ago. Visual Studio no longer supports it and big name Linux vendors (e.g. Red Hat) have dropped support for it too, so I see no need for the next 4.0 version of the Windows version of Hercules to continue to support it either.
2013-10-05 07:17:56 -07:00

6 lines
223 B
Plaintext

* Parallel-build all "Debug" Configurations for all Platforms...
VCBUILD %VCBUILDOPT% "Hercules.vcproj" "Debug|Win32" /time /nologo
VCBUILD %VCBUILDOPT% "Hercules.vcproj" "Debug|x64" /time /nologo