ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/xmlTools/trunk/posUpdate.sln
Revision: 868
Committed: Fri May 10 14:42:11 2013 UTC (12 years, 5 months ago) by s10k
File size: 1828 byte(s)
Log Message:
XmlTools: 0.8g fixed a bug added by the previous versions in patch files, which made them fail. fixed another bug when putting -filename as last parameter in patch file.

File Contents

# Content
1
2 Microsoft Visual Studio Solution File, Format Version 12.00
3 # Visual Studio 2012
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xmlTools", "posUpdate\xmlTools.csproj", "{15D5D758-709A-412D-B06D-158477BC9BFC}"
5 EndProject
6 Global
7 GlobalSection(SolutionConfigurationPlatforms) = preSolution
8 Debug|Any CPU = Debug|Any CPU
9 Debug|Mixed Platforms = Debug|Mixed Platforms
10 Debug|x86 = Debug|x86
11 Release|Any CPU = Release|Any CPU
12 Release|Mixed Platforms = Release|Mixed Platforms
13 Release|x86 = Release|x86
14 EndGlobalSection
15 GlobalSection(ProjectConfigurationPlatforms) = postSolution
16 {15D5D758-709A-412D-B06D-158477BC9BFC}.Debug|Any CPU.ActiveCfg = Debug|x86
17 {15D5D758-709A-412D-B06D-158477BC9BFC}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
18 {15D5D758-709A-412D-B06D-158477BC9BFC}.Debug|Mixed Platforms.Build.0 = Debug|x86
19 {15D5D758-709A-412D-B06D-158477BC9BFC}.Debug|x86.ActiveCfg = Debug|x86
20 {15D5D758-709A-412D-B06D-158477BC9BFC}.Debug|x86.Build.0 = Debug|x86
21 {15D5D758-709A-412D-B06D-158477BC9BFC}.Release|Any CPU.ActiveCfg = Release|x86
22 {15D5D758-709A-412D-B06D-158477BC9BFC}.Release|Mixed Platforms.ActiveCfg = Release|x86
23 {15D5D758-709A-412D-B06D-158477BC9BFC}.Release|Mixed Platforms.Build.0 = Release|x86
24 {15D5D758-709A-412D-B06D-158477BC9BFC}.Release|x86.ActiveCfg = Release|x86
25 {15D5D758-709A-412D-B06D-158477BC9BFC}.Release|x86.Build.0 = Release|x86
26 EndGlobalSection
27 GlobalSection(SolutionProperties) = preSolution
28 HideSolutionNode = FALSE
29 EndGlobalSection
30 GlobalSection(MonoDevelopProperties) = preSolution
31 StartupItem = src\demo\CommandLine.Demo.csproj
32 Policies = $0
33 $0.TextStylePolicy = $1
34 $1.FileWidth = 120
35 $1.TabsToSpaces = False
36 $1.inheritsSet = VisualStudio
37 $1.inheritsScope = text/plain
38 EndGlobalSection
39 EndGlobal