* TextControl.cs: We need to invalidate the textbox when we
[mono-project.git] / mono.vcproj
blobe4a494f1154493a2cdd6ea95c83a39a1bcf07dd5
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="mono"
6 ProjectGUID="{A0EDDCD9-940F-432C-A28F-7EF322437D79}"
7 RootNamespace="mono"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="./VSDependancies/temp/mono/Debug"
21 IntermediateDirectory="./VSDependancies/temp/mono/Debug"
22 ConfigurationType="1"
23 CharacterSet="2"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories=".;.\libgc\include;.\mono;&quot;.\VSDependancies\include\glib-2.0&quot;;&quot;.\VSDependancies\include\glib-2.0\glib&quot;;.\VSDependancies\include;&quot;.\VSDependancies\lib\glib-2.0\include&quot;"
44 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WINDOWS;__WIN32__;PLATFORM_WIN32;__i386__"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="1"
48 BufferSecurityCheck="true"
49 UsePrecompiledHeader="0"
50 WarningLevel="3"
51 Detect64BitPortabilityProblems="true"
52 DebugInformationFormat="3"
53 CompileAs="1"
54 DisableSpecificWarnings="4996"
56 <Tool
57 Name="VCManagedResourceCompilerTool"
59 <Tool
60 Name="VCResourceCompilerTool"
62 <Tool
63 Name="VCPreLinkEventTool"
65 <Tool
66 Name="VCLinkerTool"
67 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
68 LinkIncremental="1"
69 AdditionalLibraryDirectories=".;.\VSDependancies\lib"
70 GenerateDebugInformation="true"
71 SubSystem="1"
72 TargetMachine="1"
74 <Tool
75 Name="VCALinkTool"
77 <Tool
78 Name="VCManifestTool"
80 <Tool
81 Name="VCXDCMakeTool"
83 <Tool
84 Name="VCBscMakeTool"
86 <Tool
87 Name="VCFxCopTool"
89 <Tool
90 Name="VCAppVerifierTool"
92 <Tool
93 Name="VCWebDeploymentTool"
95 <Tool
96 Name="VCPostBuildEventTool"
98 </Configuration>
99 <Configuration
100 Name="Release|Win32"
101 OutputDirectory="Release"
102 IntermediateDirectory="Release"
103 ConfigurationType="1"
104 CharacterSet="2"
106 <Tool
107 Name="VCPreBuildEventTool"
109 <Tool
110 Name="VCCustomBuildTool"
112 <Tool
113 Name="VCXMLDataGeneratorTool"
115 <Tool
116 Name="VCWebServiceProxyGeneratorTool"
118 <Tool
119 Name="VCMIDLTool"
121 <Tool
122 Name="VCCLCompilerTool"
123 Optimization="2"
124 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
125 RuntimeLibrary="2"
126 BufferSecurityCheck="true"
127 UsePrecompiledHeader="0"
128 WarningLevel="3"
129 Detect64BitPortabilityProblems="true"
130 DebugInformationFormat="3"
132 <Tool
133 Name="VCManagedResourceCompilerTool"
135 <Tool
136 Name="VCResourceCompilerTool"
138 <Tool
139 Name="VCPreLinkEventTool"
141 <Tool
142 Name="VCLinkerTool"
143 LinkIncremental="1"
144 GenerateDebugInformation="true"
145 SubSystem="1"
146 OptimizeReferences="2"
147 EnableCOMDATFolding="2"
148 TargetMachine="1"
150 <Tool
151 Name="VCALinkTool"
153 <Tool
154 Name="VCManifestTool"
156 <Tool
157 Name="VCXDCMakeTool"
159 <Tool
160 Name="VCBscMakeTool"
162 <Tool
163 Name="VCFxCopTool"
165 <Tool
166 Name="VCAppVerifierTool"
168 <Tool
169 Name="VCWebDeploymentTool"
171 <Tool
172 Name="VCPostBuildEventTool"
174 </Configuration>
175 </Configurations>
176 <References>
177 </References>
178 <Files>
179 <File
180 RelativePath=".\mono\mini\main.c"
182 </File>
183 </Files>
184 <Globals>
185 </Globals>
186 </VisualStudioProject>