Revision 2, 0.9 kB
(checked in by yumileroy, 17 years ago)
|
[svn] * Proper SVN structure
Original author: Neo2003
Date: 2008-10-02 16:23:55-05:00
|
Line | |
---|
1 | Microsoft Visual Studio Solution File, Format Version 8.00 |
---|
2 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vmap_assembler", "VC71\vmap_assembler.vcproj", "{572FFF74-480C-4472-8ABF-81733BB4049D}" |
---|
3 | ProjectSection(ProjectDependencies) = postProject |
---|
4 | EndProjectSection |
---|
5 | EndProject |
---|
6 | Global |
---|
7 | GlobalSection(SolutionConfiguration) = preSolution |
---|
8 | Debug = Debug |
---|
9 | Release = Release |
---|
10 | EndGlobalSection |
---|
11 | GlobalSection(ProjectDependencies) = postSolution |
---|
12 | EndGlobalSection |
---|
13 | GlobalSection(ProjectConfiguration) = postSolution |
---|
14 | {572FFF74-480C-4472-8ABF-81733BB4049D}.Debug.ActiveCfg = Debug|Win32 |
---|
15 | {572FFF74-480C-4472-8ABF-81733BB4049D}.Debug.Build.0 = Debug|Win32 |
---|
16 | {572FFF74-480C-4472-8ABF-81733BB4049D}.Release.ActiveCfg = Release|Win32 |
---|
17 | {572FFF74-480C-4472-8ABF-81733BB4049D}.Release.Build.0 = Release|Win32 |
---|
18 | EndGlobalSection |
---|
19 | GlobalSection(ExtensibilityGlobals) = postSolution |
---|
20 | EndGlobalSection |
---|
21 | GlobalSection(ExtensibilityAddIns) = postSolution |
---|
22 | EndGlobalSection |
---|
23 | EndGlobal |
---|