jediacademy/code/x_game/x_game.vcproj

1020 lines
23 KiB
Plaintext
Raw Normal View History

2013-04-04 22:35:38 +00:00
<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="x_game"
ProjectGUID="{E7A12117-F3B0-4C68-9B44-66CEFCA3AEAA}"
Keyword="XboxProj">
<Platforms>
<Platform
Name="Xbox"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Xbox"
OutputDirectory=".\..\x_exe\Debug"
IntermediateDirectory=".\..\x_exe\Debug\game"
ConfigurationType="4"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
OptimizeForProcessor="2"
AdditionalIncludeDirectories="..\ICARUS"
PreprocessorDefinitions="_DEBUG;_XBOX;_LIB;WIN32;GAME_HARD_LINKED;VV_LIGHTING"
MinimalRebuild="FALSE"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
EnableEnhancedInstructionSet="1"
UsePrecompiledHeader="0"
PrecompiledHeaderThrough="g_headers.h"
PrecompiledHeaderFile=".\..\x_exe\Debug\game/game.pch"
BrowseInformation="1"
WarningLevel="3"
Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="3"
FastCAP="FALSE"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\..\x_exe\Debug\x_game.lib"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
</Configuration>
<Configuration
Name="Release|Xbox"
OutputDirectory=".\..\x_exe\Release"
IntermediateDirectory=".\..\x_exe\Release\game"
ConfigurationType="4"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Oy-"
Optimization="2"
InlineFunctionExpansion="1"
OmitFramePointers="FALSE"
OptimizeForProcessor="2"
AdditionalIncludeDirectories="..\ICARUS"
PreprocessorDefinitions="NDEBUG;_XBOX;_LIB;WIN32;GAME_HARD_LINKED"
StringPooling="TRUE"
RuntimeLibrary="0"
BufferSecurityCheck="TRUE"
EnableFunctionLevelLinking="TRUE"
EnableEnhancedInstructionSet="1"
UsePrecompiledHeader="0"
PrecompiledHeaderFile="$(OutDir)/$(ProjectName).pch"
WarningLevel="3"
Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="3"
FastCAP="FALSE"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\..\x_exe\Release\x_game.lib"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
</Configuration>
<Configuration
Name="FinalBuild|Xbox"
OutputDirectory=".\..\x_exe\FinalBuild"
IntermediateDirectory=".\..\x_exe\FinalBuild\game"
ConfigurationType="4"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="3"
GlobalOptimizations="TRUE"
InlineFunctionExpansion="2"
EnableIntrinsicFunctions="TRUE"
FavorSizeOrSpeed="1"
OmitFramePointers="TRUE"
OptimizeForProcessor="2"
AdditionalIncludeDirectories="..\ICARUS"
PreprocessorDefinitions="NDEBUG;_XBOX;_LIB;WIN32;GAME_HARD_LINKED;FINAL_BUILD;_FINAL"
StringPooling="TRUE"
RuntimeLibrary="0"
BufferSecurityCheck="TRUE"
EnableFunctionLevelLinking="TRUE"
EnableEnhancedInstructionSet="1"
UsePrecompiledHeader="0"
PrecompiledHeaderFile="$(OutDir)/$(ProjectName).pch"
WarningLevel="3"
Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\..\x_exe\FinalBuild\x_game.lib"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
</Configuration>
</Configurations>
<Files>
<Filter
Name="Source Files">
<File
RelativePath="..\game\AI_Animal.cpp">
</File>
<File
RelativePath="..\game\AI_AssassinDroid.cpp">
</File>
<File
RelativePath="..\game\AI_Atst.cpp">
</File>
<File
RelativePath="..\game\AI_BobaFett.cpp">
</File>
<File
RelativePath="..\game\AI_Civilian.cpp">
</File>
<File
RelativePath="..\game\AI_Default.cpp">
</File>
<File
RelativePath="..\game\AI_Droid.cpp">
</File>
<File
RelativePath="..\game\AI_GalakMech.cpp">
</File>
<File
RelativePath="..\game\AI_Grenadier.cpp">
</File>
<File
RelativePath="..\game\AI_HazardTrooper.cpp">
</File>
<File
RelativePath="..\game\AI_Howler.cpp">
</File>
<File
RelativePath="..\game\AI_ImperialProbe.cpp">
</File>
<File
RelativePath="..\game\AI_Interrogator.cpp">
</File>
<File
RelativePath="..\game\AI_Jedi.cpp">
</File>
<File
RelativePath="..\game\AI_Mark1.cpp">
</File>
<File
RelativePath="..\game\AI_Mark2.cpp">
</File>
<File
RelativePath="..\game\AI_MineMonster.cpp">
</File>
<File
RelativePath="..\game\AI_Rancor.cpp">
</File>
<File
RelativePath="..\game\AI_Remote.cpp">
</File>
<File
RelativePath="..\game\AI_RocketTrooper.cpp">
</File>
<File
RelativePath="..\game\AI_SaberDroid.cpp">
</File>
<File
RelativePath="..\game\AI_SandCreature.cpp">
</File>
<File
RelativePath="..\game\AI_Seeker.cpp">
</File>
<File
RelativePath="..\game\AI_Sentry.cpp">
</File>
<File
RelativePath="..\game\AI_Sniper.cpp">
</File>
<File
RelativePath="..\game\AI_Stormtrooper.cpp">
</File>
<File
RelativePath="..\game\AI_Tusken.cpp">
</File>
<File
RelativePath="..\game\AI_Utils.cpp">
</File>
<File
RelativePath="..\game\AI_Wampa.cpp">
</File>
<File
RelativePath="..\game\G_Timer.cpp">
</File>
<File
RelativePath="..\game\NPC.cpp">
</File>
<File
RelativePath="..\game\NPC_behavior.cpp">
</File>
<File
RelativePath="..\game\NPC_combat.cpp">
</File>
<File
RelativePath="..\game\NPC_goal.cpp">
</File>
<File
RelativePath="..\game\NPC_misc.cpp">
</File>
<File
RelativePath="..\game\NPC_move.cpp">
</File>
<File
RelativePath="..\game\NPC_reactions.cpp">
</File>
<File
RelativePath="..\game\NPC_senses.cpp">
</File>
<File
RelativePath="..\game\NPC_sounds.cpp">
</File>
<File
RelativePath="..\game\NPC_spawn.cpp">
</File>
<File
RelativePath="..\game\NPC_stats.cpp">
</File>
<File
RelativePath="..\game\NPC_utils.cpp">
</File>
<File
RelativePath="..\game\g_active.cpp">
</File>
<File
RelativePath="..\game\g_breakable.cpp">
</File>
<File
RelativePath="..\game\g_camera.cpp">
</File>
<File
RelativePath="..\game\g_client.cpp">
</File>
<File
RelativePath="..\game\g_cmds.cpp">
</File>
<File
RelativePath="..\game\g_combat.cpp">
</File>
<File
RelativePath="..\game\g_emplaced.cpp">
</File>
<File
RelativePath="..\game\g_functions.cpp">
</File>
<File
RelativePath="..\game\g_fx.cpp">
</File>
<File
RelativePath="..\game\g_headers.cpp">
</File>
<File
RelativePath="..\game\g_inventory.cpp">
</File>
<File
RelativePath="..\game\g_itemLoad.cpp">
</File>
<File
RelativePath="..\game\g_items.cpp">
</File>
<File
RelativePath="..\game\g_main.cpp">
</File>
<File
RelativePath="..\game\g_mem.cpp">
</File>
<File
RelativePath="..\game\g_misc.cpp">
</File>
<File
RelativePath="..\game\g_misc_model.cpp">
</File>
<File
RelativePath="..\game\g_missile.cpp">
</File>
<File
RelativePath="..\game\g_mover.cpp">
</File>
<File
RelativePath="..\game\g_nav.cpp">
</File>
<File
RelativePath="..\game\g_navigator.cpp">
</File>
<File
RelativePath="..\game\g_navnew.cpp">
</File>
<File
RelativePath="..\game\g_object.cpp">
</File>
<File
RelativePath="..\game\g_objectives.cpp">
</File>
<File
RelativePath="..\game\g_rail.cpp">
</File>
<File
RelativePath="..\game\g_ref.cpp">
</File>
<File
RelativePath="..\game\g_roff.cpp">
</File>
<File
RelativePath="..\game\g_savegame.cpp">
</File>
<File
RelativePath="..\game\g_session.cpp">
</File>
<File
RelativePath="..\game\g_spawn.cpp">
</File>
<File
RelativePath="..\game\g_svcmds.cpp">
</File>
<File
RelativePath="..\game\g_target.cpp">
</File>
<File
RelativePath="..\game\g_trigger.cpp">
</File>
<File
RelativePath="..\game\g_turret.cpp">
</File>
<File
RelativePath="..\game\g_usable.cpp">
</File>
<File
RelativePath="..\game\g_utils.cpp">
</File>
<File
RelativePath="..\game\g_weapon.cpp">
</File>
<File
RelativePath="..\game\g_weaponLoad.cpp">
</File>
<File
RelativePath="..\ui\gameinfo.cpp">
</File>
<File
RelativePath="..\game\genericparser2.cpp">
</File>
<File
RelativePath="..\game\q_math.cpp">
</File>
<File
RelativePath="..\game\q_shared.cpp">
</File>
<File
RelativePath="..\qcommon\tri_coll_test.cpp">
<FileConfiguration
Name="Debug|Xbox">
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="../game"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Xbox">
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="../game"/>
</FileConfiguration>
<FileConfiguration
Name="FinalBuild|Xbox">
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="../game"/>
</FileConfiguration>
</File>
<File
RelativePath="..\game\wp_saber.cpp">
</File>
<File
RelativePath="..\game\wp_saberLoad.cpp">
</File>
</Filter>
<Filter
Name="Vehicles">
<File
RelativePath="..\game\AnimalNPC.c">
<FileConfiguration
Name="Debug|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
<FileConfiguration
Name="FinalBuild|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
</File>
<File
RelativePath="..\game\FighterNPC.c">
<FileConfiguration
Name="Debug|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
<FileConfiguration
Name="FinalBuild|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
</File>
<File
RelativePath="..\game\SpeederNPC.c">
<FileConfiguration
Name="Debug|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
<FileConfiguration
Name="FinalBuild|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
</File>
<File
RelativePath="..\game\WalkerNPC.c">
<FileConfiguration
Name="Debug|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
<FileConfiguration
Name="FinalBuild|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
</File>
<File
RelativePath="..\game\bg_vehicleLoad.c">
<FileConfiguration
Name="Debug|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
<FileConfiguration
Name="FinalBuild|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
</File>
<File
RelativePath="..\game\g_vehicles.c">
<FileConfiguration
Name="Debug|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
<FileConfiguration
Name="FinalBuild|Xbox">
<Tool
Name="VCCLCompilerTool"
CompileAs="2"/>
</FileConfiguration>
</File>
<File
RelativePath="..\game\g_vehicles.h">
</File>
</Filter>
<Filter
Name="Header Files">
<File
RelativePath="..\ghoul2\G2.h">
</File>
<File
RelativePath="..\game\ai.h">
</File>
<File
RelativePath="..\game\anims.h">
</File>
<File
RelativePath="..\game\b_local.h">
</File>
<File
RelativePath="..\game\b_public.h">
</File>
<File
RelativePath="..\game\bg_local.h">
</File>
<File
RelativePath="..\game\bg_public.h">
</File>
<File
RelativePath="..\game\bset.h">
</File>
<File
RelativePath="..\game\bstate.h">
</File>
<File
RelativePath="..\cgame\cg_camera.h">
</File>
<File
RelativePath="..\cgame\cg_lights.h">
</File>
<File
RelativePath="..\game\channels.h">
</File>
<File
RelativePath="..\game\common_headers.h">
</File>
<File
RelativePath="..\game\dmstates.h">
</File>
<File
RelativePath="..\game\events.h">
</File>
<File
RelativePath="..\ff\ff.h">
</File>
<File
RelativePath="..\ff\ff_public.h">
</File>
<File
RelativePath="..\client\fffx.h">
</File>
<File
RelativePath="..\game\fields.h">
</File>
<File
RelativePath="..\game\g_functions.h">
</File>
<File
RelativePath="..\game\g_headers.h">
</File>
<File
RelativePath="..\game\g_items.h">
</File>
<File
RelativePath="..\game\g_local.h">
</File>
<File
RelativePath="..\game\g_nav.h">
</File>
<File
RelativePath="..\game\g_navigator.h">
</File>
<File
RelativePath="..\game\g_public.h">
</File>
<File
RelativePath="..\game\g_roff.h">
</File>
<File
RelativePath="..\game\g_shared.h">
</File>
<File
RelativePath="..\ui\gameinfo.h">
</File>
<File
RelativePath="..\game\genericparser2.h">
</File>
<File
RelativePath="..\ghoul2\ghoul2_gore.h">
</File>
<File
RelativePath="..\game\ghoul2_shared.h">
</File>
<File
RelativePath="..\renderer\mdx_format.h">
</File>
<File
RelativePath="..\game\npc_headers.h">
</File>
<File
RelativePath="..\game\objectives.h">
</File>
<File
RelativePath="..\qcommon\platform.h">
</File>
<File
RelativePath="..\game\q_shared.h">
</File>
<File
RelativePath="..\game\say.h">
</File>
<File
RelativePath="..\qcommon\sstring.h">
</File>
<File
RelativePath="..\game\statindex.h">
</File>
<File
RelativePath="..\game\surfaceflags.h">
</File>
<File
RelativePath="..\qcommon\tags.h">
</File>
<File
RelativePath="..\game\teams.h">
</File>
<File
RelativePath="..\qcommon\timing.h">
</File>
<File
RelativePath="..\game\weapons.h">
</File>
<File
RelativePath="..\game\wp_saber.h">
</File>
</Filter>
<Filter
Name="ICARUS">
<File
RelativePath="..\icarus\BlockStream.cpp">
</File>
<File
RelativePath="..\icarus\IcarusImplementation.cpp">
</File>
<File
RelativePath="..\icarus\IcarusImplementation.h">
</File>
<File
RelativePath="..\icarus\IcarusInterface.h">
</File>
<File
RelativePath="..\game\Q3_Interface.cpp">
</File>
<File
RelativePath="..\game\Q3_Interface.h">
</File>
<File
RelativePath="..\icarus\Sequence.cpp">
</File>
<File
RelativePath="..\icarus\Sequencer.cpp">
</File>
<File
RelativePath="..\icarus\StdAfx.h">
</File>
<File
RelativePath="..\icarus\TaskManager.cpp">
</File>
<File
RelativePath="..\icarus\blockstream.h">
</File>
<File
RelativePath="..\icarus\sequence.h">
</File>
<File
RelativePath="..\icarus\sequencer.h">
</File>
<File
RelativePath="..\icarus\taskmanager.h">
</File>
</Filter>
<Filter
Name="Cgame">
<File
RelativePath="..\cgame\FX_ATSTMain.cpp">
</File>
<File
RelativePath="..\cgame\FX_Blaster.cpp">
</File>
<File
RelativePath="..\cgame\FX_Bowcaster.cpp">
</File>
<File
RelativePath="..\cgame\FX_BryarPistol.cpp">
</File>
<File
RelativePath="..\cgame\FX_Concussion.cpp">
</File>
<File
RelativePath="..\cgame\FX_DEMP2.cpp">
</File>
<File
RelativePath="..\cgame\FX_Disruptor.cpp">
</File>
<File
RelativePath="..\cgame\FX_Emplaced.cpp">
</File>
<File
RelativePath="..\cgame\FX_Flechette.cpp">
</File>
<File
RelativePath="..\cgame\FX_HeavyRepeater.cpp">
</File>
<File
RelativePath="..\cgame\FX_NoghriShot.cpp">
</File>
<File
RelativePath="..\cgame\FX_RocketLauncher.cpp">
</File>
<File
RelativePath="..\cgame\FX_TuskenShot.cpp">
</File>
<File
RelativePath="..\cgame\FxParsing.cpp">
</File>
<File
RelativePath="..\cgame\FxPrimitives.cpp">
</File>
<File
RelativePath="..\cgame\FxScheduler.cpp">
</File>
<File
RelativePath="..\cgame\FxSystem.cpp">
</File>
<File
RelativePath="..\cgame\FxTemplate.cpp">
</File>
<File
RelativePath="..\cgame\FxUtil.cpp">
</File>
<File
RelativePath="..\game\bg_misc.cpp">
</File>
<File
RelativePath="..\game\bg_pangles.cpp">
</File>
<File
RelativePath="..\game\bg_panimate.cpp">
</File>
<File
RelativePath="..\game\bg_pmove.cpp">
</File>
<File
RelativePath="..\game\bg_slidemove.cpp">
</File>
<File
RelativePath="..\cgame\cg_camera.cpp">
</File>
<File
RelativePath="..\cgame\cg_consolecmds.cpp">
</File>
<File
RelativePath="..\cgame\cg_credits.cpp">
</File>
<File
RelativePath="..\cgame\cg_draw.cpp">
</File>
<File
RelativePath="..\cgame\cg_drawtools.cpp">
</File>
<File
RelativePath="..\cgame\cg_effects.cpp">
</File>
<File
RelativePath="..\cgame\cg_ents.cpp">
</File>
<File
RelativePath="..\cgame\cg_event.cpp">
</File>
<File
RelativePath="..\cgame\cg_headers.cpp">
</File>
<File
RelativePath="..\cgame\cg_info.cpp">
</File>
<File
RelativePath="..\cgame\cg_lights.cpp">
</File>
<File
RelativePath="..\cgame\cg_localents.cpp">
</File>
<File
RelativePath="..\cgame\cg_main.cpp">
</File>
<File
RelativePath="..\cgame\cg_marks.cpp">
</File>
<File
RelativePath="..\cgame\cg_players.cpp">
</File>
<File
RelativePath="..\cgame\cg_playerstate.cpp">
</File>
<File
RelativePath="..\cgame\cg_predict.cpp">
</File>
<File
RelativePath="..\cgame\cg_scoreboard.cpp">
</File>
<File
RelativePath="..\cgame\cg_servercmds.cpp">
</File>
<File
RelativePath="..\cgame\cg_snapshot.cpp">
</File>
<File
RelativePath="..\cgame\cg_syscalls.cpp">
</File>
<File
RelativePath="..\cgame\cg_text.cpp">
</File>
<File
RelativePath="..\cgame\cg_view.cpp">
</File>
<File
RelativePath="..\cgame\cg_weapons.cpp">
</File>
<Filter
Name="CGame Headers">
<File
RelativePath="..\cgame\FxParsing.h">
</File>
<File
RelativePath="..\cgame\FxPrimitives.h">
</File>
<File
RelativePath="..\cgame\FxScheduler.h">
</File>
<File
RelativePath="..\cgame\FxSystem.h">
</File>
<File
RelativePath="..\cgame\FxUtil.h">
</File>
<File
RelativePath="..\cgame\animtable.h">
</File>
<File
RelativePath="..\cgame\cg_headers.h">
</File>
<File
RelativePath="..\cgame\cg_local.h">
</File>
<File
RelativePath="..\cgame\cg_media.h">
</File>
<File
RelativePath="..\cgame\cg_public.h">
</File>
<File
RelativePath="..\cgame\common_headers.h">
</File>
<File
RelativePath="..\cgame\strip_objectives.h">
</File>
<File
RelativePath="..\renderer\tr_types.h">
</File>
<File
RelativePath="..\client\vmachine.h">
</File>
</Filter>
</Filter>
<Filter
Name="Ratl">
<File
RelativePath="..\ratl\array_vs.h">
</File>
<File
RelativePath="..\ratl\bits_vs.h">
</File>
<File
RelativePath="..\ratl\grid_vs.h">
</File>
<File
RelativePath="..\ratl\handle_pool_vs.h">
</File>
<File
RelativePath="..\ratl\hash_pool_vs.h">
</File>
<File
RelativePath="..\ratl\heap_vs.h">
</File>
<File
RelativePath="..\ratl\list_vs.h">
</File>
<File
RelativePath="..\ratl\map_vs.h">
</File>
<File
RelativePath="..\ratl\pool_vs.h">
</File>
<File
RelativePath="..\ratl\queue_vs.h">
</File>
<File
RelativePath="..\ratl\ratl.cpp">
</File>
<File
RelativePath="..\ratl\ratl_common.h">
</File>
<File
RelativePath="..\ratl\scheduler_vs.h">
</File>
<File
RelativePath="..\ratl\stack_vs.h">
</File>
<File
RelativePath="..\ratl\string_vs.h">
</File>
<File
RelativePath="..\ratl\vector_vs.h">
</File>
</Filter>
<Filter
Name="Ragl">
<File
RelativePath="..\ragl\graph_region.h">
</File>
<File
RelativePath="..\ragl\graph_triangulate.h">
</File>
<File
RelativePath="..\ragl\graph_vs.h">
</File>
<File
RelativePath="..\ragl\kdtree_vs.h">
</File>
<File
RelativePath="..\ragl\ragl_common.h">
</File>
</Filter>
<Filter
Name="Ravl">
<File
RelativePath="..\ravl\CBounds.cpp">
</File>
<File
RelativePath="..\ravl\CBounds.h">
</File>
<File
RelativePath="..\ravl\CMatrix.h">
</File>
<File
RelativePath="..\ravl\CVec.cpp">
</File>
<File
RelativePath="..\ravl\CVec.h">
</File>
</Filter>
<Filter
Name="Rufl">
<File
RelativePath="..\rufl\hstring.cpp">
</File>
<File
RelativePath="..\rufl\hstring.h">
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>