|
|
@@ -60,6 +60,7 @@ |
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName).dll"
|
|
|
|
ModuleDefinitionFile=".\libcucul.def"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
TargetMachine="1"
|
|
|
@@ -93,7 +94,7 @@ |
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
|
|
ConfigurationType="1"
|
|
|
|
ConfigurationType="2"
|
|
|
|
CharacterSet="2"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
@@ -134,6 +135,7 @@ |
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName).dll"
|
|
|
|
ModuleDefinitionFile=".\libcucul.def"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
OptimizeReferences="2"
|
|
|
@@ -206,6 +208,14 @@ |
|
|
|
RelativePath="..\cucul\export.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\cucul\figfont.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\cucul\file.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\cucul\font.c"
|
|
|
|
>
|
|
|
@@ -238,10 +248,6 @@ |
|
|
|
RelativePath="..\cucul\triangle.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\cucul\figfont.c"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Header Files"
|
|
|
|