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.
821 lines
18 KiB
821 lines
18 KiB
<?xml version="1.0" encoding="windows-1251"?> |
|
<VisualStudioProject |
|
ProjectType="Visual C++" |
|
Version="8.00" |
|
Name="expedite" |
|
ProjectGUID="{5C640EA7-6E65-46FF-A1FE-EB0955B0CC5A}" |
|
RootNamespace="expedite" |
|
Keyword="Win32Proj" |
|
> |
|
<Platforms> |
|
<Platform |
|
Name="Win32" |
|
/> |
|
</Platforms> |
|
<ToolFiles> |
|
</ToolFiles> |
|
<Configurations> |
|
<Configuration |
|
Name="Debug|Win32" |
|
OutputDirectory="$(DebugOutputDirectory)" |
|
IntermediateDirectory="$(TemporaryDirectory)\$(TargetName)\$(ConfigurationName)" |
|
ConfigurationType="1" |
|
CharacterSet="0" |
|
> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
/> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
/> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
AdditionalIncludeDirectories="$(INCLUDE)" |
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;HAVE_EVIL;__CRT_INLINE=__inline;inline=__inline;snprintf=_snprintf_c;PACKAGE_DATA_DIR=;HAVE_EVAS_DIRECT3D;HAVE_EVAS_SOFTWARE_GDI;_CRT_SECURE_NO_DEPRECATE" |
|
MinimalRebuild="true" |
|
BasicRuntimeChecks="3" |
|
RuntimeLibrary="3" |
|
UsePrecompiledHeader="0" |
|
WarningLevel="3" |
|
Detect64BitPortabilityProblems="true" |
|
DebugInformationFormat="4" |
|
/> |
|
<Tool |
|
Name="VCManagedResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCPreLinkEventTool" |
|
/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalDependencies="eina.lib libevas.lib d3d9.lib d3dx9.lib ddraw.lib gdi32.lib user32.lib" |
|
OutputFile="$(OutDir)\expedite.exe" |
|
LinkIncremental="2" |
|
AdditionalLibraryDirectories="$(LIB); $(DebugLibraryDirectory)" |
|
GenerateDebugInformation="true" |
|
SubSystem="1" |
|
TargetMachine="1" |
|
/> |
|
<Tool |
|
Name="VCALinkTool" |
|
/> |
|
<Tool |
|
Name="VCManifestTool" |
|
/> |
|
<Tool |
|
Name="VCXDCMakeTool" |
|
/> |
|
<Tool |
|
Name="VCBscMakeTool" |
|
/> |
|
<Tool |
|
Name="VCFxCopTool" |
|
/> |
|
<Tool |
|
Name="VCAppVerifierTool" |
|
/> |
|
<Tool |
|
Name="VCWebDeploymentTool" |
|
/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
/> |
|
</Configuration> |
|
<Configuration |
|
Name="Release|Win32" |
|
OutputDirectory="$(ReleaseOutputDirectory)" |
|
IntermediateDirectory="$(TemporaryDirectory)\$(TargetName)\$(ConfigurationName)" |
|
ConfigurationType="1" |
|
CharacterSet="0" |
|
WholeProgramOptimization="1" |
|
> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
/> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
/> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
AdditionalIncludeDirectories="$(INCLUDE)" |
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;HAVE_EVIL;__CRT_INLINE=__inline;inline=__inline;snprintf=_snprintf_c;PACKAGE_DATA_DIR=;HAVE_EVAS_DIRECT3D;HAVE_EVAS_SOFTWARE_GDI;_CRT_SECURE_NO_DEPRECATE" |
|
RuntimeLibrary="2" |
|
UsePrecompiledHeader="0" |
|
WarningLevel="3" |
|
Detect64BitPortabilityProblems="true" |
|
DebugInformationFormat="3" |
|
/> |
|
<Tool |
|
Name="VCManagedResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCPreLinkEventTool" |
|
/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalDependencies="eina.lib libevas.lib d3d9.lib d3dx9.lib ddraw.lib gdi32.lib user32.lib" |
|
OutputFile="$(OutDir)\expedite.exe" |
|
LinkIncremental="1" |
|
AdditionalLibraryDirectories="$(LIB); $(ReleaseLibraryDirectory)" |
|
GenerateDebugInformation="true" |
|
SubSystem="1" |
|
OptimizeReferences="2" |
|
EnableCOMDATFolding="2" |
|
TargetMachine="1" |
|
/> |
|
<Tool |
|
Name="VCALinkTool" |
|
/> |
|
<Tool |
|
Name="VCManifestTool" |
|
/> |
|
<Tool |
|
Name="VCXDCMakeTool" |
|
/> |
|
<Tool |
|
Name="VCBscMakeTool" |
|
/> |
|
<Tool |
|
Name="VCFxCopTool" |
|
/> |
|
<Tool |
|
Name="VCAppVerifierTool" |
|
/> |
|
<Tool |
|
Name="VCWebDeploymentTool" |
|
/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
/> |
|
</Configuration> |
|
</Configurations> |
|
<References> |
|
</References> |
|
<Files> |
|
<Filter |
|
Name="Source Files" |
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
|
> |
|
<File |
|
RelativePath="..\..\src\bin\about.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_direct3d.cpp" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_directfb.c" |
|
> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_fb.c" |
|
> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_gl_glew.c" |
|
> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_gl_sdl.c" |
|
> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_gl_x11.c" |
|
> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_software_16_ddraw.cpp" |
|
> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_software_16_wince.c" |
|
> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_software_16_x11.c" |
|
> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_software_ddraw.cpp" |
|
> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_software_gdi.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_software_sdl.c" |
|
> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_software_x11.c" |
|
> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_xrender_x11.c" |
|
> |
|
<FileConfiguration |
|
Name="Debug|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_border.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_border_recolor.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_fade_pow2_unscaled.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_fade_unscaled.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_nearest_same_scaled.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_nearest_scaled.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_nearest_solid_same_scaled.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_nearest_solid_scaled.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_occlude1.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_occlude1_few.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_occlude1_many.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_occlude1_very_many.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_occlude2.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_occlude2_few.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_occlude2_many.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_occlude2_very_many.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_occlude3.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_occlude3_few.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_occlude3_many.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_occlude3_very_many.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_smooth_same_scaled.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_smooth_scaled.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_smooth_solid_same_scaled.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_smooth_solid_scaled.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_solid_border.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_solid_fade_pow2_unscaled.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_solid_fade_unscaled.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_solid_middle_border.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_solid_middle_unscaled.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_solid_unscaled.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_blend_unscaled.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_crossfade.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_data_argb.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_data_argb_alpha.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_data_ycbcr601pl.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_data_ycbcr601pl_wide_stride.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_3d_1.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_3d_2.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_3d_3.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_3d_4.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_3d_5.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_3d_6.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_3d_flow.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_color_alpha_nearest_rotate.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_color_alpha_nearest_solid_rotate.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_color_alpha_rotate.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_color_alpha_solid_rotate.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_color_nearest_rotate.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_color_nearest_solid_rotate.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_color_rotate.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_color_solid_rotate.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_nearest_rotate.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_nearest_solid_rotate.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_rotate.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_map_solid_rotate.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\image_quality_scale.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\main.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\poly_blend.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\rect_blend.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\rect_blend_few.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\rect_blend_pow2.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\rect_blend_pow2_few.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\rect_solid.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\rect_solid_few.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\text_basic.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\text_change.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\text_styles.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\text_styles_different_strings.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\textblock_basic.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\textblock_intl.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\ui.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\widgets_file_icons.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\widgets_file_icons_2.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\widgets_file_icons_3.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\widgets_file_icons_4.c" |
|
> |
|
</File> |
|
</Filter> |
|
<Filter |
|
Name="Header Files" |
|
Filter="h;hpp;hxx;hm;inl;inc;xsd" |
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
|
> |
|
<File |
|
RelativePath="..\..\src\bin\about.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_direct3d.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_directfb.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_fb.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_gl_glew.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_gl_x11.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_software_16_ddraw.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_software_16_wince.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_software_16_x11.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_software_ddraw.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_software_gdi.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_software_sdl.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_software_x11.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\engine_xrender_x11.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\main.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\tests.h" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\src\bin\ui.h" |
|
> |
|
</File> |
|
</Filter> |
|
<Filter |
|
Name="Resource Files" |
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
|
> |
|
</Filter> |
|
</Files> |
|
<Globals> |
|
</Globals> |
|
</VisualStudioProject>
|
|
|