mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Updated VS 2008 solution file. It now opens in Visual Studio 2008 by double clicking.
Updated chinese texts. INFO: To display chinese fonts correct, you have to install eastern languages in windows. Control Panel -> Regional Language Settings -> Language Tab -> Install Eastern languages (checkbox) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2427 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+4
-4
@@ -29,11 +29,11 @@
|
|||||||
//#define FRENCH
|
//#define FRENCH
|
||||||
//#define ITALIAN
|
//#define ITALIAN
|
||||||
//#define TAIWANESE
|
//#define TAIWANESE
|
||||||
//#define CHINESE
|
|
||||||
|
|
||||||
#ifdef CHINESE
|
// For CHINESE language we also have to define WINFONTS!
|
||||||
#define WINFONTS
|
//#define CHINESE
|
||||||
#endif
|
//#define WINFONTS
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -99,7 +99,7 @@
|
|||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
OutputDirectory="C:\games\jagged alliance 2 EN"
|
OutputDirectory="\games\jagged alliance 2"
|
||||||
IntermediateDirectory="$(ConfigurationName)"
|
IntermediateDirectory="$(ConfigurationName)"
|
||||||
ConfigurationType="1"
|
ConfigurationType="1"
|
||||||
InheritedPropertySheets=".\ja2_2005Express.vsprops"
|
InheritedPropertySheets=".\ja2_2005Express.vsprops"
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
ďť?
|
|
||||||
Microsoft Visual Studio Solution File, Format Version 10.00
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||||
# Visual Studio 2008
|
# Visual Studio 2008
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ja2_VS2008", "ja2_VS2008.vcproj", "{F44669E7-74AC-444B-B75F-F16F4B9F0265}"
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ja2_VS2008", "ja2_VS2008.vcproj", "{F44669E7-74AC-444B-B75F-F16F4B9F0265}"
|
||||||
|
|||||||
Reference in New Issue
Block a user