mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
- suppressed all the deprecated insecure functions warnings for VS 2005:
Project -> Properties -> Linker -> Command Line -> Additional options: /D "_CRT_SECURE_NO_DEPRECATE" - Enabled PLAY_INTRO (defined in ja2.ini) property in source code git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1834 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="libexpatMT.lib mss32.lib winmm.lib smackw32.lib fmodvc.lib lua51.lib"
|
||||
OutputFile="D:\Games\Jagged Alliance 2 v1.13\JA2_v1.13_Debug_EN.exe"
|
||||
OutputFile="D:\Games\Jagged Alliance 2\ja2_debug_vs2003.exe"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
IgnoreDefaultLibraryNames="libcmt;LIBCD"
|
||||
|
||||
Reference in New Issue
Block a user