Mercurial > hg > audiostuff
comparison spandsp-0.0.6pre17/src/msvc/make_at_dictionary.2005.vcproj @ 4:26cd8f1ef0b1
import spandsp-0.0.6pre17
author | Peter Meerwald <pmeerw@cosy.sbg.ac.at> |
---|---|
date | Fri, 25 Jun 2010 15:50:58 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
3:c6c5a16ce2f2 | 4:26cd8f1ef0b1 |
---|---|
1 <?xml version="1.0" encoding="Windows-1252"?> | |
2 <VisualStudioProject | |
3 ProjectType="Visual C++" | |
4 Version="8.00" | |
5 Name="make_at_dictionary" | |
6 ProjectGUID="{DEE932AB-5911-4700-9EEB-8C7090A0A330}" | |
7 RootNamespace="make_at_dictionary" | |
8 Keyword="Win32Proj" | |
9 > | |
10 <Platforms> | |
11 <Platform | |
12 Name="Win32" | |
13 /> | |
14 </Platforms> | |
15 <ToolFiles> | |
16 </ToolFiles> | |
17 <Configurations> | |
18 <Configuration | |
19 Name="All|Win32" | |
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
21 IntermediateDirectory="$(ConfigurationName)" | |
22 ConfigurationType="1" | |
23 CharacterSet="1" | |
24 BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm" | |
25 > | |
26 <Tool | |
27 Name="VCPreBuildEventTool" | |
28 /> | |
29 <Tool | |
30 Name="VCCustomBuildTool" | |
31 /> | |
32 <Tool | |
33 Name="VCXMLDataGeneratorTool" | |
34 /> | |
35 <Tool | |
36 Name="VCWebServiceProxyGeneratorTool" | |
37 /> | |
38 <Tool | |
39 Name="VCMIDLTool" | |
40 /> | |
41 <Tool | |
42 Name="VCCLCompilerTool" | |
43 Optimization="0" | |
44 AdditionalIncludeDirectories=".;.\spandsp;.\msvc;..\..\tiff-3.8.2\libtiff;.\generated" | |
45 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H" | |
46 MinimalRebuild="true" | |
47 BasicRuntimeChecks="3" | |
48 RuntimeLibrary="3" | |
49 UsePrecompiledHeader="0" | |
50 ProgramDataBaseFileName="$(IntDir)\$(TargetName).pdb" | |
51 WarningLevel="3" | |
52 DebugInformationFormat="3" | |
53 /> | |
54 <Tool | |
55 Name="VCManagedResourceCompilerTool" | |
56 /> | |
57 <Tool | |
58 Name="VCResourceCompilerTool" | |
59 /> | |
60 <Tool | |
61 Name="VCPreLinkEventTool" | |
62 /> | |
63 <Tool | |
64 Name="VCLinkerTool" | |
65 LinkIncremental="1" | |
66 GenerateDebugInformation="true" | |
67 SubSystem="1" | |
68 TargetMachine="1" | |
69 /> | |
70 <Tool | |
71 Name="VCALinkTool" | |
72 /> | |
73 <Tool | |
74 Name="VCManifestTool" | |
75 /> | |
76 <Tool | |
77 Name="VCXDCMakeTool" | |
78 /> | |
79 <Tool | |
80 Name="VCBscMakeTool" | |
81 /> | |
82 <Tool | |
83 Name="VCFxCopTool" | |
84 /> | |
85 <Tool | |
86 Name="VCAppVerifierTool" | |
87 /> | |
88 <Tool | |
89 Name="VCWebDeploymentTool" | |
90 /> | |
91 <Tool | |
92 Name="VCPostBuildEventTool" | |
93 CommandLine=""$(TargetPath)" >"$(ProjectDir)..\at_interpreter_dictionary.h"
" | |
94 /> | |
95 </Configuration> | |
96 </Configurations> | |
97 <References> | |
98 </References> | |
99 <Files> | |
100 <Filter | |
101 Name="Source Files" | |
102 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | |
103 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | |
104 > | |
105 <File | |
106 RelativePath="..\make_at_dictionary.c" | |
107 > | |
108 </File> | |
109 </Filter> | |
110 </Files> | |
111 <Globals> | |
112 </Globals> | |
113 </VisualStudioProject> |