Mercurial > fife-parpg
annotate build/win32/build_environments/visual_studio_9/Fife_UnitTest.sln @ 55:e945a1f51e3c
* Last minute adjustments: we should tell the users at least that it's the 2008.1 release :-)
author | mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Sun, 13 Jul 2008 18:29:07 +0000 |
parents | 38232a42ff8d |
children |
rev | line source |
---|---|
7 | 1 |
2 Microsoft Visual Studio Solution File, Format Version 10.00 | |
38
38232a42ff8d
Updated tests (loadResource instead of load). Added static fife-project to Unittest-Solution for VS9.
aldart@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
7
diff
changeset
|
3 # Visual Studio 2008 |
7 | 4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Fife_UnitTest", "Fife_UnitTest.vcproj", "{CF8061DB-347A-4BEC-A63B-FBFE5BAB9D1B}" |
38
38232a42ff8d
Updated tests (loadResource instead of load). Added static fife-project to Unittest-Solution for VS9.
aldart@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
7
diff
changeset
|
5 ProjectSection(ProjectDependencies) = postProject |
38232a42ff8d
Updated tests (loadResource instead of load). Added static fife-project to Unittest-Solution for VS9.
aldart@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
7
diff
changeset
|
6 {96025707-5759-400D-80E5-A1E94C8A79A2} = {96025707-5759-400D-80E5-A1E94C8A79A2} |
38232a42ff8d
Updated tests (loadResource instead of load). Added static fife-project to Unittest-Solution for VS9.
aldart@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
7
diff
changeset
|
7 EndProjectSection |
38232a42ff8d
Updated tests (loadResource instead of load). Added static fife-project to Unittest-Solution for VS9.
aldart@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
7
diff
changeset
|
8 EndProject |
38232a42ff8d
Updated tests (loadResource instead of load). Added static fife-project to Unittest-Solution for VS9.
aldart@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
7
diff
changeset
|
9 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libfife", "fife.vcproj", "{96025707-5759-400D-80E5-A1E94C8A79A2}" |
7 | 10 EndProject |
11 Global | |
12 GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
13 Debug|Win32 = Debug|Win32 | |
14 Release|Win32 = Release|Win32 | |
15 EndGlobalSection | |
16 GlobalSection(ProjectConfigurationPlatforms) = postSolution | |
17 {CF8061DB-347A-4BEC-A63B-FBFE5BAB9D1B}.Debug|Win32.ActiveCfg = Debug|Win32 | |
18 {CF8061DB-347A-4BEC-A63B-FBFE5BAB9D1B}.Debug|Win32.Build.0 = Debug|Win32 | |
19 {CF8061DB-347A-4BEC-A63B-FBFE5BAB9D1B}.Release|Win32.ActiveCfg = Release|Win32 | |
20 {CF8061DB-347A-4BEC-A63B-FBFE5BAB9D1B}.Release|Win32.Build.0 = Release|Win32 | |
38
38232a42ff8d
Updated tests (loadResource instead of load). Added static fife-project to Unittest-Solution for VS9.
aldart@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
7
diff
changeset
|
21 {96025707-5759-400D-80E5-A1E94C8A79A2}.Debug|Win32.ActiveCfg = Debug_static|Win32 |
38232a42ff8d
Updated tests (loadResource instead of load). Added static fife-project to Unittest-Solution for VS9.
aldart@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
7
diff
changeset
|
22 {96025707-5759-400D-80E5-A1E94C8A79A2}.Debug|Win32.Build.0 = Debug_static|Win32 |
38232a42ff8d
Updated tests (loadResource instead of load). Added static fife-project to Unittest-Solution for VS9.
aldart@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
7
diff
changeset
|
23 {96025707-5759-400D-80E5-A1E94C8A79A2}.Release|Win32.ActiveCfg = Release_static|Win32 |
38232a42ff8d
Updated tests (loadResource instead of load). Added static fife-project to Unittest-Solution for VS9.
aldart@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
7
diff
changeset
|
24 {96025707-5759-400D-80E5-A1E94C8A79A2}.Release|Win32.Build.0 = Release_static|Win32 |
7 | 25 EndGlobalSection |
26 GlobalSection(SolutionProperties) = preSolution | |
27 HideSolutionNode = FALSE | |
28 EndGlobalSection | |
29 EndGlobal |