]> git.sesse.net Git - vlc/blob - msvc/vlc.vcproj.in
Fixed p_aout was used after the object was released.
[vlc] / msvc / vlc.vcproj.in
1 <?xml version="1.0" encoding="Windows-1252"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="7.10"\r
5         Name="vlc"\r
6         ProjectGUID="{§GUID§}"\r
7         Keyword="Win32Proj">\r
8         <Platforms>\r
9                 <Platform\r
10                         Name="Win32"/>\r
11         </Platforms>\r
12         <Configurations>\r
13                 <Configuration\r
14                         Name="Debug|Win32"\r
15                         OutputDirectory="Debug"\r
16                         IntermediateDirectory="Debug"\r
17                         ConfigurationType="1"\r
18                         UseOfATL="0"\r
19                         ATLMinimizesCRunTimeLibraryUsage="FALSE"\r
20                         CharacterSet="2">\r
21                         <Tool\r
22                                 Name="VCCLCompilerTool"\r
23                                 Optimization="0"\r
24                                 AdditionalIncludeDirectories=".;..\include"\r
25                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"\r
26                                 MinimalRebuild="TRUE"\r
27                                 ExceptionHandling="FALSE"\r
28                                 BasicRuntimeChecks="3"\r
29                                 RuntimeLibrary="3"\r
30                                 UsePrecompiledHeader="0"\r
31                                 ObjectFile="$(IntDir)/$(ProjectName)/"\r
32                                 WarningLevel="3"\r
33                                 Detect64BitPortabilityProblems="TRUE"\r
34                                 DebugInformationFormat="4"/>\r
35                         <Tool\r
36                                 Name="VCCustomBuildTool"/>\r
37                         <Tool\r
38                                 Name="VCLinkerTool"\r
39                                 AdditionalDependencies="ws2_32.lib winmm.lib"\r
40                                 OutputFile="$(OutDir)/vlc.exe"\r
41                                 LinkIncremental="2"\r
42                                 AdditionalLibraryDirectories=""\r
43                                 IgnoreAllDefaultLibraries="FALSE"\r
44                                 GenerateDebugInformation="TRUE"\r
45                                 ProgramDatabaseFile="$(OutDir)/vlc.pdb"\r
46                                 SubSystem="1"\r
47                                 TargetMachine="1"/>\r
48                         <Tool\r
49                                 Name="VCMIDLTool"/>\r
50                         <Tool\r
51                                 Name="VCPostBuildEventTool"/>\r
52                         <Tool\r
53                                 Name="VCPreBuildEventTool"/>\r
54                         <Tool\r
55                                 Name="VCPreLinkEventTool"/>\r
56                         <Tool\r
57                                 Name="VCResourceCompilerTool"/>\r
58                         <Tool\r
59                                 Name="VCWebServiceProxyGeneratorTool"/>\r
60                         <Tool\r
61                                 Name="VCXMLDataGeneratorTool"/>\r
62                         <Tool\r
63                                 Name="VCWebDeploymentTool"/>\r
64                         <Tool\r
65                                 Name="VCManagedWrapperGeneratorTool"/>\r
66                         <Tool\r
67                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
68                 </Configuration>\r
69                 <Configuration\r
70                         Name="Release|Win32"\r
71                         OutputDirectory="Release"\r
72                         IntermediateDirectory="Release"\r
73                         ConfigurationType="1"\r
74                         CharacterSet="2">\r
75                         <Tool\r
76                                 Name="VCCLCompilerTool"\r
77                                 AdditionalIncludeDirectories=".;..\include"\r
78                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"\r
79                                 RuntimeLibrary="4"\r
80                                 UsePrecompiledHeader="3"\r
81                                 WarningLevel="3"\r
82                                 Detect64BitPortabilityProblems="TRUE"\r
83                                 DebugInformationFormat="3"/>\r
84                         <Tool\r
85                                 Name="VCCustomBuildTool"/>\r
86                         <Tool\r
87                                 Name="VCLinkerTool"\r
88                                 OutputFile="$(OutDir)/vlc.exe"\r
89                                 LinkIncremental="1"\r
90                                 GenerateDebugInformation="TRUE"\r
91                                 SubSystem="2"\r
92                                 OptimizeReferences="2"\r
93                                 EnableCOMDATFolding="2"\r
94                                 TargetMachine="1"/>\r
95                         <Tool\r
96                                 Name="VCMIDLTool"/>\r
97                         <Tool\r
98                                 Name="VCPostBuildEventTool"/>\r
99                         <Tool\r
100                                 Name="VCPreBuildEventTool"/>\r
101                         <Tool\r
102                                 Name="VCPreLinkEventTool"/>\r
103                         <Tool\r
104                                 Name="VCResourceCompilerTool"/>\r
105                         <Tool\r
106                                 Name="VCWebServiceProxyGeneratorTool"/>\r
107                         <Tool\r
108                                 Name="VCXMLDataGeneratorTool"/>\r
109                         <Tool\r
110                                 Name="VCWebDeploymentTool"/>\r
111                         <Tool\r
112                                 Name="VCManagedWrapperGeneratorTool"/>\r
113                         <Tool\r
114                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
115                 </Configuration>\r
116         </Configurations>\r
117         <References>\r
118         </References>\r
119         <Files>\r
120                 <Filter Name="Source Files" Filter="cpp;c">\r
121                         §SOURCES§\r
122                 </Filter>\r
123                 <Filter Name="Resource Files" Filter="rc">\r
124                         <File RelativePath="..\share\vlc_win32_rc.rc"></File>\r
125                 </Filter>\r
126         </Files>\r
127         <Globals>\r
128         </Globals>\r
129 </VisualStudioProject>\r