Mercurial > hg > audiostuff
comparison spandsp-0.0.6pre17/src/msvc/vc8proj.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 "$(InputPath)" "$(ProjectDir)$(InputFileName)"" | |
| 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 "$(InputPath)" "$(ProjectDir)$(InputFileName)"" | |
| 22 Outputs="$(ProjectDir)$(InputFileName)" | |
| 23 /> | |
| 24 </FileConfiguration> | |
| 25 </File> | |
| 26 </Files> | |
| 27 <Globals> | |
| 28 </Globals> | |
| 29 </VisualStudioProject> |
