[RTL]
[reactos.git] / reactos / tools / sysgen / FileSystemTreeView / Backup / FileSystemTreeView.csproj
1 <VisualStudioProject>
2 <CSHARP
3 ProjectType = "Local"
4 ProductVersion = "7.10.3077"
5 SchemaVersion = "2.0"
6 ProjectGuid = "{83281176-6B39-4EB8-8CDC-82F018DEED68}"
7 >
8 <Build>
9 <Settings
10 ApplicationIcon = "App.ico"
11 AssemblyKeyContainerName = ""
12 AssemblyName = "DirectoryTreeView"
13 AssemblyOriginatorKeyFile = ""
14 DefaultClientScript = "JScript"
15 DefaultHTMLPageLayout = "Grid"
16 DefaultTargetSchema = "IE50"
17 DelaySign = "false"
18 OutputType = "WinExe"
19 PreBuildEvent = ""
20 PostBuildEvent = ""
21 RootNamespace = "C2C.FileSystem"
22 RunPostBuildEvent = "OnBuildSuccess"
23 StartupObject = ""
24 >
25 <Config
26 Name = "Debug"
27 AllowUnsafeBlocks = "false"
28 BaseAddress = "285212672"
29 CheckForOverflowUnderflow = "false"
30 ConfigurationOverrideFile = ""
31 DefineConstants = "DEBUG;TRACE"
32 DocumentationFile = ""
33 DebugSymbols = "true"
34 FileAlignment = "4096"
35 IncrementalBuild = "false"
36 NoStdLib = "false"
37 NoWarn = ""
38 Optimize = "false"
39 OutputPath = "bin\Debug\"
40 RegisterForComInterop = "false"
41 RemoveIntegerChecks = "false"
42 TreatWarningsAsErrors = "false"
43 WarningLevel = "4"
44 />
45 <Config
46 Name = "Release"
47 AllowUnsafeBlocks = "false"
48 BaseAddress = "285212672"
49 CheckForOverflowUnderflow = "false"
50 ConfigurationOverrideFile = ""
51 DefineConstants = "TRACE"
52 DocumentationFile = ""
53 DebugSymbols = "false"
54 FileAlignment = "4096"
55 IncrementalBuild = "false"
56 NoStdLib = "false"
57 NoWarn = ""
58 Optimize = "true"
59 OutputPath = "bin\Release\"
60 RegisterForComInterop = "false"
61 RemoveIntegerChecks = "false"
62 TreatWarningsAsErrors = "false"
63 WarningLevel = "4"
64 />
65 </Settings>
66 <References>
67 <Reference
68 Name = "System"
69 AssemblyName = "System"
70 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
71 />
72 <Reference
73 Name = "System.Data"
74 AssemblyName = "System.Data"
75 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
76 />
77 <Reference
78 Name = "System.Drawing"
79 AssemblyName = "System.Drawing"
80 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
81 />
82 <Reference
83 Name = "System.Windows.Forms"
84 AssemblyName = "System.Windows.Forms"
85 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
86 />
87 <Reference
88 Name = "System.XML"
89 AssemblyName = "System.Xml"
90 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
91 />
92 <Reference
93 Name = "System.DirectoryServices"
94 AssemblyName = "System.DirectoryServices"
95 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.DirectoryServices.dll"
96 />
97 </References>
98 </Build>
99 <Files>
100 <Include>
101 <File
102 RelPath = "App.ico"
103 BuildAction = "Content"
104 />
105 <File
106 RelPath = "AssemblyInfo.cs"
107 SubType = "Code"
108 BuildAction = "Compile"
109 />
110 <File
111 RelPath = "FileSystemTreeView.cs"
112 SubType = "Component"
113 BuildAction = "Compile"
114 />
115 <File
116 RelPath = "FileSystemTreeView.resx"
117 DependentUpon = "FileSystemTreeView.cs"
118 BuildAction = "EmbeddedResource"
119 />
120 <File
121 RelPath = "Form1.cs"
122 SubType = "Form"
123 BuildAction = "Compile"
124 />
125 <File
126 RelPath = "Form1.resx"
127 DependentUpon = "Form1.cs"
128 BuildAction = "EmbeddedResource"
129 />
130 <File
131 RelPath = "ShellIcon.cs"
132 SubType = "Code"
133 BuildAction = "Compile"
134 />
135 <File
136 RelPath = "icons\folder.ico"
137 BuildAction = "EmbeddedResource"
138 />
139 </Include>
140 </Files>
141 </CSHARP>
142 </VisualStudioProject>
143