Mercurial > fife-parpg
comparison build/win32/build_environments/visual_studio_9/fife_engine.sln @ 378:64738befdf3b
bringing in the changes from the build_system_rework branch in preparation for the 0.3.0 release. This commit will require the Jan2010 devkit. Clients will also need to be modified to the new way to import fife.
author | vtchill@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Mon, 11 Jan 2010 23:34:52 +0000 |
parents | 4a0efb7baf70 |
children |
comparison
equal
deleted
inserted
replaced
377:fe6fb0e0ed23 | 378:64738befdf3b |
---|---|
1 | 1 |
2 Microsoft Visual Studio Solution File, Format Version 10.00 | 2 Microsoft Visual Studio Solution File, Format Version 10.00 |
3 # Visual C++ Express 2008 | 3 # Visual C++ Express 2008 |
4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libfife", "fife.vcproj", "{96025707-5759-400D-80E5-A1E94C8A79A2}" | 4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fife", "fife.vcproj", "{96025707-5759-400D-80E5-A1E94C8A79A2}" |
5 EndProject | 5 EndProject |
6 Global | 6 Global |
7 GlobalSection(SolutionConfigurationPlatforms) = preSolution | 7 GlobalSection(SolutionConfigurationPlatforms) = preSolution |
8 Debug|Win32 = Debug|Win32 | 8 Debug_python|Win32 = Debug_python|Win32 |
9 Release|Win32 = Release|Win32 | 9 Debug_shared|Win32 = Debug_shared|Win32 |
10 Debug_static|Win32 = Debug_static|Win32 | |
11 Release_python|Win32 = Release_python|Win32 | |
12 Release_shared|Win32 = Release_shared|Win32 | |
13 Release_static|Win32 = Release_static|Win32 | |
10 EndGlobalSection | 14 EndGlobalSection |
11 GlobalSection(ProjectConfigurationPlatforms) = postSolution | 15 GlobalSection(ProjectConfigurationPlatforms) = postSolution |
12 {96025707-5759-400D-80E5-A1E94C8A79A2}.Debug|Win32.ActiveCfg = Debug|Win32 | 16 {96025707-5759-400D-80E5-A1E94C8A79A2}.Debug_python|Win32.ActiveCfg = Debug_python|Win32 |
13 {96025707-5759-400D-80E5-A1E94C8A79A2}.Debug|Win32.Build.0 = Debug|Win32 | 17 {96025707-5759-400D-80E5-A1E94C8A79A2}.Debug_python|Win32.Build.0 = Debug_python|Win32 |
14 {96025707-5759-400D-80E5-A1E94C8A79A2}.Release|Win32.ActiveCfg = Release|Win32 | 18 {96025707-5759-400D-80E5-A1E94C8A79A2}.Debug_shared|Win32.ActiveCfg = Debug_shared|Win32 |
15 {96025707-5759-400D-80E5-A1E94C8A79A2}.Release|Win32.Build.0 = Release|Win32 | 19 {96025707-5759-400D-80E5-A1E94C8A79A2}.Debug_shared|Win32.Build.0 = Debug_shared|Win32 |
20 {96025707-5759-400D-80E5-A1E94C8A79A2}.Debug_static|Win32.ActiveCfg = Debug_static|Win32 | |
21 {96025707-5759-400D-80E5-A1E94C8A79A2}.Debug_static|Win32.Build.0 = Debug_static|Win32 | |
22 {96025707-5759-400D-80E5-A1E94C8A79A2}.Release_python|Win32.ActiveCfg = Release_python|Win32 | |
23 {96025707-5759-400D-80E5-A1E94C8A79A2}.Release_python|Win32.Build.0 = Release_python|Win32 | |
24 {96025707-5759-400D-80E5-A1E94C8A79A2}.Release_shared|Win32.ActiveCfg = Release_shared|Win32 | |
25 {96025707-5759-400D-80E5-A1E94C8A79A2}.Release_shared|Win32.Build.0 = Release_shared|Win32 | |
26 {96025707-5759-400D-80E5-A1E94C8A79A2}.Release_static|Win32.ActiveCfg = Release_static|Win32 | |
27 {96025707-5759-400D-80E5-A1E94C8A79A2}.Release_static|Win32.Build.0 = Release_static|Win32 | |
16 EndGlobalSection | 28 EndGlobalSection |
17 GlobalSection(SolutionProperties) = preSolution | 29 GlobalSection(SolutionProperties) = preSolution |
18 HideSolutionNode = FALSE | 30 HideSolutionNode = FALSE |
19 EndGlobalSection | 31 EndGlobalSection |
20 EndGlobal | 32 EndGlobal |