mirror of https://github.com/fltk/fltk.git
FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
166 lines
4.6 KiB
166 lines
4.6 KiB
<?xml version="1.0" encoding="Windows-1252"?> |
|
<VisualStudioProject |
|
ProjectType="Visual C++" |
|
Version="7.10" |
|
Name="line_style" |
|
SccProjectName="" |
|
SccLocalPath=""> |
|
<Platforms> |
|
<Platform |
|
Name="Win32"/> |
|
</Platforms> |
|
<Configurations> |
|
<Configuration |
|
Name="Release|Win32" |
|
OutputDirectory=".\Release" |
|
IntermediateDirectory=".\Release" |
|
ConfigurationType="1" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="4" |
|
InlineFunctionExpansion="2" |
|
FavorSizeOrSpeed="2" |
|
AdditionalIncludeDirectories=".,.." |
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN" |
|
RuntimeLibrary="2" |
|
UsePrecompiledHeader="2" |
|
PrecompiledHeaderFile=".\Release/line_style.pch" |
|
AssemblerListingLocation=".\Release/" |
|
ObjectFile=".\Release/" |
|
ProgramDataBaseFileName=".\Release/" |
|
SuppressStartupBanner="TRUE" |
|
CompileAs="0"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalDependencies="fltk.lib comctl32.lib" |
|
OutputFile="../test/line_style.exe" |
|
LinkIncremental="1" |
|
SuppressStartupBanner="TRUE" |
|
AdditionalLibraryDirectories="..\lib" |
|
IgnoreDefaultLibraryNames="libcd" |
|
ProgramDatabaseFile=".\Release/line_style.pdb" |
|
SubSystem="2" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
PreprocessorDefinitions="NDEBUG" |
|
MkTypLibCompatible="TRUE" |
|
SuppressStartupBanner="TRUE" |
|
TargetEnvironment="1" |
|
TypeLibraryName=".\Release/line_style.tlb" |
|
HeaderFileName=""/> |
|
<Tool |
|
Name="VCPostBuildEventTool"/> |
|
<Tool |
|
Name="VCPreBuildEventTool"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
PreprocessorDefinitions="NDEBUG" |
|
Culture="1033"/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool"/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool"/> |
|
<Tool |
|
Name="VCWebDeploymentTool"/> |
|
<Tool |
|
Name="VCManagedWrapperGeneratorTool"/> |
|
<Tool |
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|
</Configuration> |
|
<Configuration |
|
Name="Debug|Win32" |
|
OutputDirectory=".\line_style_" |
|
IntermediateDirectory=".\line_style_" |
|
ConfigurationType="1" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
AdditionalIncludeDirectories=".,.." |
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN" |
|
RuntimeLibrary="3" |
|
UsePrecompiledHeader="2" |
|
PrecompiledHeaderFile=".\line_style_/line_style.pch" |
|
AssemblerListingLocation=".\line_style_/" |
|
ObjectFile=".\line_style_/" |
|
ProgramDataBaseFileName=".\line_style_/" |
|
SuppressStartupBanner="TRUE" |
|
DebugInformationFormat="3" |
|
CompileAs="0"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalDependencies="fltkd.lib comctl32.lib" |
|
OutputFile="../test/line_styled.exe" |
|
LinkIncremental="1" |
|
SuppressStartupBanner="TRUE" |
|
AdditionalLibraryDirectories="..\lib" |
|
IgnoreDefaultLibraryNames="libcd" |
|
GenerateDebugInformation="TRUE" |
|
ProgramDatabaseFile=".\line_style_/line_styled.pdb" |
|
SubSystem="2" |
|
TargetMachine="1"/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
PreprocessorDefinitions="_DEBUG" |
|
MkTypLibCompatible="TRUE" |
|
SuppressStartupBanner="TRUE" |
|
TargetEnvironment="1" |
|
TypeLibraryName=".\line_style_/line_style.tlb" |
|
HeaderFileName=""/> |
|
<Tool |
|
Name="VCPostBuildEventTool"/> |
|
<Tool |
|
Name="VCPreBuildEventTool"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
PreprocessorDefinitions="_DEBUG" |
|
Culture="1033"/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool"/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool"/> |
|
<Tool |
|
Name="VCWebDeploymentTool"/> |
|
<Tool |
|
Name="VCManagedWrapperGeneratorTool"/> |
|
<Tool |
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|
</Configuration> |
|
</Configurations> |
|
<References> |
|
</References> |
|
<Files> |
|
<File |
|
RelativePath="..\test\line_style.cxx"> |
|
<FileConfiguration |
|
Name="Release|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
AdditionalIncludeDirectories="" |
|
PreprocessorDefinitions=""/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Debug|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
AdditionalIncludeDirectories="" |
|
PreprocessorDefinitions=""/> |
|
</FileConfiguration> |
|
</File> |
|
</Files> |
|
<Globals> |
|
</Globals> |
|
</VisualStudioProject>
|
|
|