mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-04-10 22:24:32 +02:00
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.
6 lines
223 B
Plaintext
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
|