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