comparison spandsp-0.0.6pre17/src/msvc/vc9proj.foot @ 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 </Filter>
2 <File
3 RelativePath=".\msvc\spandsp.h"
4 >
5 <FileConfiguration
6 Name="Debug|Win32"
7 >
8 <Tool
9 Name="VCCustomBuildTool"
10 Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
11 CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"
12 Outputs="$(ProjectDir)$(InputFileName)"
13 />
14 </FileConfiguration>
15 <FileConfiguration
16 Name="Release|Win32"
17 >
18 <Tool
19 Name="VCCustomBuildTool"
20 Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
21 CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"
22 Outputs="$(ProjectDir)$(InputFileName)"
23 />
24 </FileConfiguration>
25 <FileConfiguration
26 Name="Debug|x64"
27 >
28 <Tool
29 Name="VCCustomBuildTool"
30 Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
31 CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"
32 Outputs="$(ProjectDir)$(InputFileName)"
33 />
34 </FileConfiguration>
35 <FileConfiguration
36 Name="Release|x64"
37 >
38 <Tool
39 Name="VCCustomBuildTool"
40 Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
41 CommandLine="copy &quot;$(InputPath)&quot; &quot;$(ProjectDir)$(InputFileName)&quot;"
42 Outputs="$(ProjectDir)$(InputFileName)"
43 />
44 </FileConfiguration>
45 </File>
46 </Files>
47 <Globals>
48 </Globals>
49 </VisualStudioProject>

Repositories maintained by Peter Meerwald, pmeerw@pmeerw.net.