mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +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 ITALIAN
|
||||
//#define TAIWANESE
|
||||
//#define CHINESE
|
||||
|
||||
#ifdef CHINESE
|
||||
#define WINFONTS
|
||||
#endif
|
||||
// For CHINESE language we also have to define WINFONTS!
|
||||
//#define CHINESE
|
||||
//#define WINFONTS
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -99,7 +99,7 @@
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="C:\games\jagged alliance 2 EN"
|
||||
OutputDirectory="\games\jagged alliance 2"
|
||||
IntermediateDirectory="$(ConfigurationName)"
|
||||
ConfigurationType="1"
|
||||
InheritedPropertySheets=".\ja2_2005Express.vsprops"
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
ďť?
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||
# Visual Studio 2008
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ja2_VS2008", "ja2_VS2008.vcproj", "{F44669E7-74AC-444B-B75F-F16F4B9F0265}"
|
||||
|
||||
Reference in New Issue
Block a user