From: libvidcap c. <lib...@li...> - 2008-04-03 23:16:41
|
Revision: 87 http://libvidcap.svn.sourceforge.net/libvidcap/?rev=87&view=rev Author: jpgrayson Date: 2008-04-03 16:16:39 -0700 (Thu, 03 Apr 2008) Log Message: ----------- Remove some cruft from reference vcproj file. Modified Paths: -------------- trunk/contrib/win/vs2005/libvidcap.vcproj Modified: trunk/contrib/win/vs2005/libvidcap.vcproj =================================================================== --- trunk/contrib/win/vs2005/libvidcap.vcproj 2007-12-12 21:00:27 UTC (rev 86) +++ trunk/contrib/win/vs2005/libvidcap.vcproj 2008-04-03 23:16:39 UTC (rev 87) @@ -20,7 +20,6 @@ OutputDirectory="$(SolutionDir)\$(ConfigurationName)\$(ProjectName)" IntermediateDirectory="$(OutDir)" ConfigurationType="4" - UseOfATL="0" CharacterSet="1" > <Tool @@ -330,24 +329,6 @@ <File RelativePath="..\..\..\src\vidcap.c" > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - ObjectFile="$(IntDir)\$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - ObjectFile="$(IntDir)\$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" - /> - </FileConfiguration> </File> </Filter> <Filter This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |