<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="8.00" Name="Doxytag" ProjectGUID="{EE0E8466-1E25-4FBC-B273-5EA6776EFE95}" RootNamespace="Doxytag" > <Platforms> <Platform Name="Win32" /> </Platforms> <ToolFiles> <ToolFile RelativePath=".\Lex.rules" /> </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="..\bin\Debug" IntermediateDirectory="..\objects\Debug" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2" > <Tool Name="VCPreBuildEventTool" CommandLine="version.bat" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="Lex" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" TypeLibraryName=".\Debug/Doxytag.tlb" HeaderFileName="" /> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\src,..\qtools" PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="1" PrecompiledHeaderFile=".\Debug/Doxytag.pch" AssemblerListingLocation=".\Debug/" ObjectFile=".\Debug/" ProgramDataBaseFileName=".\Debug/" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="4" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" AdditionalDependencies="qtools.lib ws2_32.lib" OutputFile="..\bin\Debug\doxytag.exe" LinkIncremental="2" SuppressStartupBanner="true" AdditionalLibraryDirectories="Debug" GenerateManifest="false" GenerateDebugInformation="true" ProgramDatabaseFile=".\Debug/Doxytag.pdb" SubSystem="1" TargetMachine="1" /> <Tool Name="VCALinkTool" /> <Tool Name="VCManifestTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" SuppressStartupBanner="true" OutputFile=".\Debug/Doxytag.bsc" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCAppVerifierTool" /> <Tool Name="VCWebDeploymentTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> <Configuration Name="Release|Win32" OutputDirectory="..\bin" IntermediateDirectory="..\objects" ConfigurationType="1" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="false" CharacterSet="2" > <Tool Name="VCPreBuildEventTool" CommandLine="version.bat" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="Lex" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" TypeLibraryName=".\Release/Doxytag.tlb" HeaderFileName="" /> <Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\src,..\qtools" PreprocessorDefinitions="_CONSOLE;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE" StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" PrecompiledHeaderFile=".\Release/Doxytag.pch" AssemblerListingLocation=".\Release/" ObjectFile=".\Release/" ProgramDataBaseFileName=".\Release/" WarningLevel="3" SuppressStartupBanner="true" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" AdditionalDependencies="qtools.lib " OutputFile="..\bin\doxytag.exe" LinkIncremental="1" SuppressStartupBanner="true" AdditionalLibraryDirectories="Release" ProgramDatabaseFile=".\Release/Doxytag.pdb" SubSystem="1" TargetMachine="1" /> <Tool Name="VCALinkTool" /> <Tool Name="VCManifestTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" SuppressStartupBanner="true" OutputFile=".\Release/Doxytag.bsc" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCAppVerifierTool" /> <Tool Name="VCWebDeploymentTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Source Files" Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" > <File RelativePath="..\src\doxytag.cpp" > <FileConfiguration Name="Debug|Win32" > <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" > <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="" /> </FileConfiguration> </File> <File RelativePath="..\src\doxytag.l" > <FileConfiguration Name="Debug|Win32" > <Tool Name="Lex" CommandLine="flex -PtagYY [AllOptions] [AdditionalOptions] [inputs]" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" > <Tool Name="Lex" CommandLine="flex -PtagYY [AllOptions] [AdditionalOptions] [inputs]" /> </FileConfiguration> </File> <File RelativePath="..\src\version.cpp" > <FileConfiguration Name="Debug|Win32" > <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" > <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="" /> </FileConfiguration> </File> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl" > <File RelativePath="..\src\config.h" > </File> <File RelativePath="..\src\unistd.h" > <FileConfiguration Name="Debug|Win32" > <Tool Name="VCCustomBuildTool" CommandLine="echo /* this is a dummy file, that is needed for compiling files that are > $(InputPath)
echo * generated with flex under Windows 95/NT. >> $(InputPath)
echo */ >> $(InputPath)
echo #if defined(_MSC_VER) >> $(InputPath)
echo #include ^<io.h^> >> $(InputPath)
echo #endif >> $(InputPath)
" AdditionalDependencies="..\src\doxytag.cpp;" Outputs="$(InputPath)" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" > <Tool Name="VCCustomBuildTool" CommandLine="echo /* this is a dummy file, that is needed for compiling files that are > $(InputPath)
echo * generated with flex under Windows 95/NT. >> $(InputPath)
echo */ >> $(InputPath)
echo #if defined(_MSC_VER) >> $(InputPath)
echo #include ^<io.h^> >> $(InputPath)
echo #endif >> $(InputPath)
" AdditionalDependencies="..\src\doxytag.cpp;" Outputs="$(InputPath)" /> </FileConfiguration> </File> <File RelativePath="..\src\version.h" > </File> </Filter> </Files> <Globals> </Globals> </VisualStudioProject>