/src/compiler/vs2008/ftk/ftk/ftk.vcproj
http://ftk.googlecode.com/ · MSBuild · 1022 lines · 1022 code · 0 blank · 0 comment · 0 complexity · cbdfacffe5c0636a043b940bb1a36bb6 MD5 · raw file
- <?xml version="1.0" encoding="gb2312"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="ftk"
- ProjectGUID="{462B7D28-7EF9-45B4-BF39-AB377FDD27DC}"
- RootNamespace="ftk"
- Keyword="Win32Proj"
- TargetFrameworkVersion="196613"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""$(SolutionDir)\..\..\..\..\src";"$(SolutionDir)\..\..\..\os\windows";"$(SolutionDir)\..\..\..\backend\win32""
- PreprocessorDefinitions="_WINDLL;WIN32;WINDOWS;$(NOINHERIT)"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- RegisterOutput="false"
- AdditionalDependencies="Ws2_32.lib gdiplus.lib Imm32.lib"
- LinkIncremental="2"
- ModuleDefinitionFile="$(SolutionDir)\ftk.def"
- GenerateDebugInformation="true"
- SubSystem="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="mkdir c:\ftk
mkdir c:\ftk\bin
mkdir c:\ftk\data
mkdir c:\ftk\base
mkdir c:\ftk\theme
mkdir c:\ftk\testdata
mkdir c:\ftk\theme\default
copy $(OutDir)\ftk.dll c:\ftk\bin
copy $(SolutionDir)\..\..\..\..\testdata c:\ftk\testdata
copy $(SolutionDir)\..\..\..\..\data\gb2312.fnt c:\ftk\data
copy $(SolutionDir)\..\..\..\..\theme\default c:\ftk\theme\default
"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="2"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- EnableIntrinsicFunctions="true"
- AdditionalIncludeDirectories=""$(SolutionDir)\..\..\..\..\src";"$(SolutionDir)\..\..\..\os\windows";"$(SolutionDir)\..\..\..\backend\win32""
- PreprocessorDefinitions="_WINDLL;$(NOINHERIT);WIN32;WINDOWS"
- RuntimeLibrary="2"
- EnableFunctionLevelLinking="true"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="Ws2_32.lib gdiplus.lib Imm32.lib"
- LinkIncremental="1"
- ModuleDefinitionFile="$(SolutionDir)\ftk.def"
- GenerateDebugInformation="true"
- SubSystem="2"
- 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="VCPostBuildEventTool"
- CommandLine="mkdir c:\ftk
copy $(SolutionDir)\Debug\ftk.dll c:\ftk
"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="???"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath="..\..\..\..\canvas\default\fontdata.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_allocator.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_allocator_default.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_allocator_profile.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_animation.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_animation_alpha.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_animation_expand.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_animation_scale.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_animation_translate.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_animation_trigger_default.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_animation_trigger_silence.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_app_window.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\backend\win32\ftk_backend_win32.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_bitmap.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\canvas\default\ftk_bitmap_default.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\canvas\default\ftk_bitmap_factory.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_button.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_canvas.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\canvas\default\ftk_canvas_default.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_check_button.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_clipboard.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_combo_box.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_config.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_dialog.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_display.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_display_mem.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_display_rotate.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\backend\win32\ftk_display_win32.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_dlfcn.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_entry.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_expr.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_file_browser.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_file_system.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_file_system_posix.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\canvas\default\ftk_font.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\canvas\default\ftk_font_default.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_font_desc.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\canvas\default\ftk_font_manager.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_gesture.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_globals.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_group_box.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_icon_cache.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_icon_view.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_image.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\os\windows\ftk_image_win32_decoder.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_input_method_chooser_default.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_input_method_manager.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_input_method_preeditor.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_input_method_preeditor_default.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\os\windows\ftk_input_method_win32.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_interpolator_acc_decelerate.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_interpolator_accelerate.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_interpolator_bounce.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_interpolator_decelerate.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_interpolator_linear.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_label.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_list_model_default.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_list_render_default.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_list_view.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_log.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_main_loop.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_main_loop_select.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_menu_item.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_menu_panel.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_message_box.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\os\windows\ftk_mmap_win32.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_painter.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_pairs.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_params.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_path.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_pipe_socket.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_popup_menu.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_progress_bar.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_scroll_bar.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_source_idle.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_source_primary.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_source_timer.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\backend\win32\ftk_source_win32.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_sources_manager.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_sprite.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_status_item.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_status_panel.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_tab.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_text_buffer.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_text_layout_normal.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_text_view.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_theme.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_translator.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_util.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_wait_box.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_widget.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\os\windows\ftk_win32.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_window.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_wnd_manager.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_wnd_manager_default.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_xml_parser.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_xul.c"
- >
- </File>
- </Filter>
- <Filter
- Name="????"
- 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>
- <Filter
- Name="???"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath="..\..\..\..\canvas\default\fontdata.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_allocator_default.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_allocator_profile.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_animation.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_animation_alpha.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_animation_expand.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_animation_scale.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_animation_translate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_animation_trigger.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_animation_trigger_default.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_animation_trigger_silence.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_app_window.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_backend.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_bitmap.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_bitmap_factory.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_button.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_canvas.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_check_button.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_clipboard.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_combo_box.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_config.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_dialog.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_display.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_display_mem.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_display_rotate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\backend\win32\ftk_display_win32.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_dlfcn.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_entry.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_event.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_expr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_file_browser.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_file_system.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\canvas\default\ftk_font.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_font_desc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\canvas\default\ftk_font_manager.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\os\windows\ftk_font_win32.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_gc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_gesture.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_gesture_listener.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_globals.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_group_box.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_icon_cache.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_icon_view.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_image.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_image_decoder.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\os\windows\ftk_image_win32_decoder.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_input_method.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_input_method_chooser.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_input_method_manager.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_input_method_preeditor.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_input_method_preeditor_default.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\os\windows\ftk_input_method_win32.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_interpolator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_interpolator_acc_decelerate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_interpolator_accelerate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_interpolator_bounce.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_interpolator_decelerate.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_interpolator_linear.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_key.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_label.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_list_model.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_list_model_default.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_list_render.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_list_render_default.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_list_view.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_log.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_main_loop.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_menu_item.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_menu_panel.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_message_box.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_mmap.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_painter.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_pairs.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_params.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_path.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_pipe.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_platform.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_popup_menu.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_progress_bar.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_scroll_bar.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_source.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_source_idle.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_source_primary.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_source_timer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\backend\win32\ftk_source_win32.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_sources_manager.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_sprite.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_status_item.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_status_panel.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_tab.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_text_buffer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_text_layout.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_text_view.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_theme.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_translator.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_typedef.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_util.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_wait_box.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_widget.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\os\windows\ftk_win32.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_window.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_wnd_manager.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_wnd_manager_default.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_xml_builder.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_xml_parser.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ftk_xul.h"
- >
- </File>
- </Filter>
- <File
- RelativePath="..\ftk.def"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>