Visual studio 2005 thinks that long long int is 64 bit. The difference between
[dasher.git] / Src / Win32 / DasherControl.vcproj
blob0bb5290c9d2231d213a111145e2884f48ac16929
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="DasherControl"
6 ProjectGUID="{3998D966-9B9E-4214-ACEA-B777985AF4DD}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory=".\Target/Win32 Unicode Debug"
16 IntermediateDirectory=".\Target/Win32 Unicode Debug/Intermediate"
17 ConfigurationType="4"
18 CharacterSet="1">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 AdditionalIncludeDirectories="&quot;C:\Documents and Settings\Philip Cowans\My Documents\dasher\dasher\Src\Win32\Common&quot;;&quot;C:\Documents and Settings\Philip Cowans\My Documents\dasher\dasher\Src\Win32&quot;;&quot;C:\Program Files\Microsoft Tablet PC Platform SDK\Include&quot;"
23 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_UNICODE;_STATIC;_WIN32_WINNT=0x0500"
24 MinimalRebuild="TRUE"
25 BasicRuntimeChecks="3"
26 RuntimeLibrary="1"
27 UsePrecompiledHeader="0"
28 WarningLevel="3"
29 Detect64BitPortabilityProblems="TRUE"
30 DebugInformationFormat="4"/>
31 <Tool
32 Name="VCCustomBuildTool"/>
33 <Tool
34 Name="VCLibrarianTool"
35 OutputFile="$(OutDir)/DasherControl.lib"/>
36 <Tool
37 Name="VCMIDLTool"/>
38 <Tool
39 Name="VCPostBuildEventTool"/>
40 <Tool
41 Name="VCPreBuildEventTool"/>
42 <Tool
43 Name="VCPreLinkEventTool"/>
44 <Tool
45 Name="VCResourceCompilerTool"/>
46 <Tool
47 Name="VCWebServiceProxyGeneratorTool"/>
48 <Tool
49 Name="VCXMLDataGeneratorTool"/>
50 <Tool
51 Name="VCManagedWrapperGeneratorTool"/>
52 <Tool
53 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
54 </Configuration>
55 <Configuration
56 Name="Release|Win32"
57 OutputDirectory="Release"
58 IntermediateDirectory="Release"
59 ConfigurationType="4"
60 CharacterSet="2">
61 <Tool
62 Name="VCCLCompilerTool"
63 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
64 BasicRuntimeChecks="3"
65 RuntimeLibrary="0"
66 UsePrecompiledHeader="3"
67 WarningLevel="3"
68 Detect64BitPortabilityProblems="TRUE"
69 DebugInformationFormat="3"/>
70 <Tool
71 Name="VCCustomBuildTool"/>
72 <Tool
73 Name="VCLibrarianTool"
74 OutputFile="$(OutDir)/DasherControl.lib"/>
75 <Tool
76 Name="VCMIDLTool"/>
77 <Tool
78 Name="VCPostBuildEventTool"/>
79 <Tool
80 Name="VCPreBuildEventTool"/>
81 <Tool
82 Name="VCPreLinkEventTool"/>
83 <Tool
84 Name="VCResourceCompilerTool"/>
85 <Tool
86 Name="VCWebServiceProxyGeneratorTool"/>
87 <Tool
88 Name="VCXMLDataGeneratorTool"/>
89 <Tool
90 Name="VCManagedWrapperGeneratorTool"/>
91 <Tool
92 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
93 </Configuration>
94 <Configuration
95 Name="Unicode Release|Win32"
96 OutputDirectory=".\Target/Win32 Unicode Release"
97 IntermediateDirectory=".\Target/Win32 Unicode Release/Intermediate"
98 ConfigurationType="4"
99 CharacterSet="1">
100 <Tool
101 Name="VCCLCompilerTool"
102 GlobalOptimizations="TRUE"
103 InlineFunctionExpansion="2"
104 EnableIntrinsicFunctions="TRUE"
105 FavorSizeOrSpeed="1"
106 OptimizeForWindowsApplication="TRUE"
107 AdditionalIncludeDirectories="&quot;C:\Documents and Settings\Philip Cowans\My Documents\dasher\dasher\Src\Win32\Common&quot;;&quot;C:\Documents and Settings\Philip Cowans\My Documents\dasher\dasher\Src\Win32&quot;;&quot;C:\Program Files\Microsoft Tablet PC Platform SDK\Include&quot;"
108 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_LIB,_STATIC,_UNICODE"
109 StringPooling="TRUE"
110 RuntimeLibrary="0"
111 EnableFunctionLevelLinking="TRUE"
112 UsePrecompiledHeader="2"
113 PrecompiledHeaderThrough="WinCommon.h"
114 PrecompiledHeaderFile=".\Target/Win32 Unicode Release/Intermediate/DasherControl.pch"
115 WarningLevel="3"
116 Detect64BitPortabilityProblems="FALSE"
117 DebugInformationFormat="0"/>
118 <Tool
119 Name="VCCustomBuildTool"/>
120 <Tool
121 Name="VCLibrarianTool"
122 OutputFile="$(OutDir)/DasherControl.lib"/>
123 <Tool
124 Name="VCMIDLTool"/>
125 <Tool
126 Name="VCPostBuildEventTool"/>
127 <Tool
128 Name="VCPreBuildEventTool"/>
129 <Tool
130 Name="VCPreLinkEventTool"/>
131 <Tool
132 Name="VCResourceCompilerTool"/>
133 <Tool
134 Name="VCWebServiceProxyGeneratorTool"/>
135 <Tool
136 Name="VCXMLDataGeneratorTool"/>
137 <Tool
138 Name="VCManagedWrapperGeneratorTool"/>
139 <Tool
140 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
141 </Configuration>
142 </Configurations>
143 <References>
144 </References>
145 <Files>
146 <Filter
147 Name="TabletPC">
148 <File
149 RelativePath="..\Win32\TabletPC\CursorInRange.cpp">
150 </File>
151 <File
152 RelativePath="..\Win32\TabletPC\CursorInRange.h">
153 </File>
154 <File
155 RelativePath="..\Win32\TabletPC\InkCollectorEvents.cpp">
156 </File>
157 <File
158 RelativePath="..\Win32\TabletPC\InkCollectorEvents.h">
159 </File>
160 <File
161 RelativePath="..\Win32\TabletPC\SystemInfo.h">
162 </File>
163 </Filter>
164 <Filter
165 Name="Widgets">
166 <File
167 RelativePath="..\Win32\Widgets\Canvas.cpp">
168 </File>
169 <File
170 RelativePath="..\Win32\Widgets\Canvas.h">
171 </File>
172 <File
173 RelativePath="..\Win32\Widgets\Screen.cpp">
174 </File>
175 <File
176 RelativePath="..\Win32\Widgets\Screen.h">
177 </File>
178 <File
179 RelativePath="..\Win32\Widgets\Screen.inl">
180 </File>
181 </Filter>
182 <Filter
183 Name="Resource Files"
184 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
185 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
186 </Filter>
187 <Filter
188 Name="Sockets">
189 <File
190 RelativePath="..\Win32\Sockets\SocketInput.cpp">
191 </File>
192 <File
193 RelativePath="..\Win32\Sockets\SocketInput.h">
194 </File>
195 </Filter>
196 <File
197 RelativePath="..\Win32\Dasher.cpp">
198 </File>
199 <File
200 RelativePath="..\Win32\Dasher.h">
201 </File>
202 <File
203 RelativePath="..\Win32\DasherMouseInput.cpp">
204 </File>
205 <File
206 RelativePath="..\Win32\DasherMouseInput.h">
207 </File>
208 <File
209 RelativePath=".\KeyboardHelper.cpp">
210 </File>
211 <File
212 RelativePath=".\KeyboardHelper.h">
213 </File>
214 <File
215 RelativePath=".\ReadMe.txt">
216 </File>
217 <File
218 RelativePath="..\Win32\Common\WinCommon.h">
219 </File>
220 </Files>
221 <Globals>
222 </Globals>
223 </VisualStudioProject>