Revision: | 1.1 |
Committed: | Thu Jun 26 06:10:35 2008 UTC (16 years, 10 months ago) by querten |
Branch: | MAIN |
CVS Tags: | Version_1_106, Version_1_105, Version_1_104, Version_1_103, Version_1_102, Version_1_101, Version_1_10, Version_1_084, Version_1_083, Version_1_082, Version_1_081, Version_1_08, Version_1_07, Version_1_06, Version_1_05, Version_1_04, Version_1_03, Version_1_02, Version_1_01, Version_1_00 |
Log Message: | Make use of marker possible |
# | User | Rev | Content |
---|---|---|---|
1 | querten | 1.1 | |
2 | Microsoft Visual Studio Solution File, Format Version 9.00 | ||
3 | # Visual Studio 2005 | ||
4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FROG", "frog.vcproj", "{9DCEA979-BFDA-4916-AFFF-93E12005C784}" | ||
5 | EndProject | ||
6 | Global | ||
7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
8 | Debug|Win32 = Debug|Win32 | ||
9 | Release|Win32 = Release|Win32 | ||
10 | EndGlobalSection | ||
11 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
12 | {9DCEA979-BFDA-4916-AFFF-93E12005C784}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
13 | {9DCEA979-BFDA-4916-AFFF-93E12005C784}.Debug|Win32.Build.0 = Debug|Win32 | ||
14 | {9DCEA979-BFDA-4916-AFFF-93E12005C784}.Release|Win32.ActiveCfg = Release|Win32 | ||
15 | {9DCEA979-BFDA-4916-AFFF-93E12005C784}.Release|Win32.Build.0 = Release|Win32 | ||
16 | EndGlobalSection | ||
17 | GlobalSection(SolutionProperties) = preSolution | ||
18 | HideSolutionNode = FALSE | ||
19 | EndGlobalSection | ||
20 | EndGlobal |