It appears Solaris's cc is ignoring the signedness of bitfield types.
[xiph/unicode.git] / oggds / OggDS.vcproj
blob1aad5c5f94c00291b8910f777a6ba16e998082c3
1 <?xml version="1.0" encoding = "Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.00"
5 Name="OggDS"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Release|Win32"
15 OutputDirectory=".\Release"
16 IntermediateDirectory=".\BuildTemp"
17 ConfigurationType="2"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="0"
21 ManagedExtensions="FALSE"
22 WholeProgramOptimization="TRUE">
23 <Tool
24 Name="VCCLCompilerTool"
25 Optimization="3"
26 GlobalOptimizations="TRUE"
27 FavorSizeOrSpeed="1"
28 AdditionalIncludeDirectories="&quot;C:\Program Files\Microsoft Visual Studio .NET\Vc7\PlatformSDK\Samples\Multimedia\directshow\baseclasses&quot;;OggSDK\vorbis\include;OggSDK\ogg\include"
29 PreprocessorDefinitions="DBG=0;WINVER=0x400;_X86_=1;_MT;_WIN32;WIN32;STRICT;INC_OLE2;try=__try;except=__except;leave=__leave;finally=__finally"
30 StringPooling="TRUE"
31 RuntimeLibrary="0"
32 EnableFunctionLevelLinking="TRUE"
33 AssemblerListingLocation=".\BuildTemp/"
34 ObjectFile=".\BuildTemp/"
35 ProgramDataBaseFileName=".\BuildTemp/"/>
36 <Tool
37 Name="VCCustomBuildTool"/>
38 <Tool
39 Name="VCLinkerTool"
40 AdditionalDependencies="strmiids.lib winmm.lib"
41 OutputFile=".\Install/OggDS.dll"
42 SuppressStartupBanner="TRUE"
43 ModuleDefinitionFile=".\OggDS.def"
44 OptimizeReferences="2"
45 EnableCOMDATFolding="2"
46 EntryPointSymbol=""
47 ImportLibrary=""
48 TargetMachine="1"/>
49 <Tool
50 Name="VCMIDLTool"
51 PreprocessorDefinitions="NDEBUG"
52 GenerateTypeLibrary="FALSE"
53 TypeLibraryName=".\Release/OggDS.tlb"/>
54 <Tool
55 Name="VCPostBuildEventTool"/>
56 <Tool
57 Name="VCPreBuildEventTool"/>
58 <Tool
59 Name="VCPreLinkEventTool"/>
60 <Tool
61 Name="VCResourceCompilerTool"
62 PreprocessorDefinitions="NDEBUG"
63 Culture="1033"/>
64 <Tool
65 Name="VCWebServiceProxyGeneratorTool"/>
66 <Tool
67 Name="VCWebDeploymentTool"/>
68 </Configuration>
69 </Configurations>
70 <Files>
71 <Filter
72 Name="Quellcodedateien"
73 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
74 <File
75 RelativePath=".\AboutPage.cpp">
76 </File>
77 <File
78 RelativePath="LocStrings.cpp">
79 </File>
80 <File
81 RelativePath=".\OggDS.def">
82 </File>
83 <File
84 RelativePath=".\OggPageQueue.cpp">
85 </File>
86 <File
87 RelativePath="PersistPropertyBag.cpp">
88 </File>
89 <File
90 RelativePath=".\common.cpp">
91 </File>
92 <File
93 RelativePath="debug.cpp">
94 </File>
95 <File
96 RelativePath=".\main.cpp">
97 </File>
98 </Filter>
99 <Filter
100 Name="Header-Dateien"
101 Filter="h;hpp;hxx;hm;inl">
102 <File
103 RelativePath=".\AboutPage.h">
104 </File>
105 <File
106 RelativePath="LocStrings.h">
107 </File>
108 <File
109 RelativePath=".\OggDS.h">
110 </File>
111 <File
112 RelativePath=".\OggPageQueue.h">
113 </File>
114 <File
115 RelativePath="PersistPropertyBag.h">
116 </File>
117 <File
118 RelativePath=".\VersionNo.h">
119 </File>
120 <File
121 RelativePath=".\common.h">
122 </File>
123 <File
124 RelativePath="debug.h">
125 </File>
126 <File
127 RelativePath=".\main.h">
128 </File>
129 <File
130 RelativePath=".\resource.h">
131 </File>
132 </Filter>
133 <Filter
134 Name="Ressourcendateien"
135 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
136 <File
137 RelativePath=".\OggDS.rc">
138 </File>
139 <File
140 RelativePath=".\OggDS.rc2">
141 </File>
142 <File
143 RelativePath=".\ogg.bmp">
144 </File>
145 <File
146 RelativePath="tray.ico">
147 </File>
148 <File
149 RelativePath=".\xfish.bmp">
150 </File>
151 <File
152 RelativePath=".\xfish1.ico">
153 </File>
154 <File
155 RelativePath=".\xfish2.ico">
156 </File>
157 </Filter>
158 <Filter
159 Name="Documentation"
160 Filter="*.txt">
161 <File
162 RelativePath=".\Install\FAQs.txt">
163 </File>
164 <File
165 RelativePath=".\Install\History.txt">
166 </File>
167 <File
168 RelativePath=".\Install\license.txt">
169 </File>
170 <File
171 RelativePath=".\Install\welcome.htm">
172 </File>
173 </Filter>
174 <File
175 RelativePath="ogg.nsi">
176 </File>
177 </Files>
178 <Globals>
179 </Globals>
180 </VisualStudioProject>