summaryrefslogtreecommitdiff
path: root/pjlib/build/pjlib_samples.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/build/pjlib_samples.vcproj')
-rw-r--r--pjlib/build/pjlib_samples.vcproj73
1 files changed, 0 insertions, 73 deletions
diff --git a/pjlib/build/pjlib_samples.vcproj b/pjlib/build/pjlib_samples.vcproj
deleted file mode 100644
index 3313649d..00000000
--- a/pjlib/build/pjlib_samples.vcproj
+++ /dev/null
@@ -1,73 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="pjlib_samples"
- SccProjectName=""
- SccAuxPath=""
- SccLocalPath=""
- SccProvider=""
- Keyword="MakeFileProj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".\./output/pjlib-samples-i386-win32-vc6-debug"
- IntermediateDirectory=".\./output/pjlib-samples-i386-win32-vc6-debug"
- ConfigurationType="0"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake /nologo /f &quot;pjlib_samples.mak&quot; MODE=debug"
- ReBuildCommandLine="nmake /nologo /f &quot;pjlib_samples.mak&quot; MODE=debug /a"
- Output="pjlib samples"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".\./output/pjlib-samples-i386-win32-vc6-release"
- IntermediateDirectory=".\./output/pjlib-samples-i386-win32-vc6-release"
- ConfigurationType="0"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="FALSE">
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="nmake /f &quot;pjlib_samples.mak&quot; MODE=release"
- ReBuildCommandLine="nmake /f &quot;pjlib_samples.mak&quot; MODE=release /a"
- Output="pjlib samples"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
- <File
- RelativePath="..\src\pjlib-samples\except.c">
- </File>
- <File
- RelativePath="..\src\pjlib-samples\list.c">
- </File>
- <File
- RelativePath="..\src\pjlib-samples\log.c">
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl">
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
- </Filter>
- <File
- RelativePath="pjlib_samples.mak">
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>