ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/EmuXPortal/trunk/EmuXPortal.sln
Revision: 8
Committed: Tue Apr 3 20:18:54 2012 UTC (11 years, 8 months ago) by william
File size: 1248 byte(s)
Log Message:
+ add config.ini
+ edit postbuild to copy config.ini to output dir
+ target .net framework 4.0

File Contents

# Content
1
2 Microsoft Visual Studio Solution File, Format Version 11.00
3 # Visual Studio 2010
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EmuXPortal", "EmuXPortal\EmuXPortal.csproj", "{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}"
5 EndProject
6 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SystemConfig", "SystemConfig", "{3BCCCF9C-756A-45A6-B94D-A6E95D1DE458}"
7 ProjectSection(SolutionItems) = preProject
8 config.ini = config.ini
9 EndProjectSection
10 EndProject
11 Global
12 GlobalSection(SubversionScc) = preSolution
13 Svn-Managed = True
14 Manager = AnkhSVN - Subversion Support for Visual Studio
15 EndGlobalSection
16 GlobalSection(SolutionConfigurationPlatforms) = preSolution
17 Debug|x86 = Debug|x86
18 Release|x86 = Release|x86
19 EndGlobalSection
20 GlobalSection(ProjectConfigurationPlatforms) = postSolution
21 {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.ActiveCfg = Debug|x86
22 {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.Build.0 = Debug|x86
23 {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|x86.ActiveCfg = Release|x86
24 {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|x86.Build.0 = Release|x86
25 EndGlobalSection
26 GlobalSection(SolutionProperties) = preSolution
27 HideSolutionNode = FALSE
28 EndGlobalSection
29 EndGlobal

Properties

Name Value
vs:project-root