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.
161 lines
6.6 KiB
161 lines
6.6 KiB
//-----------------------------------------------------------------------------
|
|
// CLIENT_PORTAL_BASE.VPC
|
|
//
|
|
// Project Script
|
|
//-----------------------------------------------------------------------------
|
|
|
|
$Macro SRCDIR "..\.."
|
|
|
|
$Include "$SRCDIR\game\client\client_base.vpc"
|
|
|
|
$Configuration
|
|
{
|
|
$Compiler
|
|
{
|
|
$AdditionalIncludeDirectories ".\hl2;.\hl2\elements;.\portal;.\portal\vgui;$SRCDIR\game\shared\hl2;$SRCDIR\game\shared\multiplayer;$SRCDIR\game\shared\portal;$BASE"
|
|
$PreprocessorDefinitions "$BASE;PORTAL"
|
|
}
|
|
}
|
|
|
|
$Project
|
|
{
|
|
$Folder "Source Files"
|
|
{
|
|
$File "hud_chat.cpp"
|
|
$File "c_team_objectiveresource.cpp"
|
|
$File "c_team_objectiveresource.h"
|
|
|
|
$Folder "HL2 DLL"
|
|
{
|
|
$File "episodic\flesh_internal_material_proxy.cpp"
|
|
$File "$SRCDIR\game\shared\hl2\basehlcombatweapon_shared.cpp"
|
|
$File "hl2\c_antlion_dust.cpp"
|
|
$File "hl2\c_ar2_explosion.cpp"
|
|
$File "hl2\c_barney.cpp"
|
|
$File "hl2\c_basehlcombatweapon.cpp"
|
|
$File "hl2\c_basehlcombatweapon.h"
|
|
$File "hl2\c_basehlplayer.cpp"
|
|
$File "hl2\c_basehlplayer.h"
|
|
$File "hl2\c_citadel_effects.cpp"
|
|
$File "hl2\c_corpse.cpp"
|
|
$File "hl2\c_corpse.h"
|
|
$File "hl2\c_func_tankmortar.cpp"
|
|
$File "hl2\c_hl2_playerlocaldata.cpp"
|
|
$File "hl2\c_hl2_playerlocaldata.h"
|
|
$File "hl2\c_info_teleporter_countdown.cpp"
|
|
$File "hl2\c_plasma_beam_node.cpp"
|
|
$File "hl2\c_prop_combine_ball.cpp"
|
|
$File "hl2\c_prop_combine_ball.h"
|
|
$File "hl2\c_script_intro.cpp"
|
|
$File "$SRCDIR\game\shared\script_intro_shared.cpp"
|
|
$File "hl2\c_weapon_stunstick.cpp"
|
|
$File "$SRCDIR\game\shared\hl2\citadel_effects_shared.h"
|
|
$File "hl2\clientmode_hlnormal.h"
|
|
$File "$SRCDIR\game\shared\hl2\env_headcrabcanister_shared.cpp"
|
|
$File "$SRCDIR\game\shared\hl2\env_headcrabcanister_shared.h"
|
|
$File "hl2\fx_bugbait.cpp"
|
|
$File "hl2\fx_hl2_impacts.cpp"
|
|
$File "hl2\fx_hl2_tracers.cpp"
|
|
$File "$SRCDIR\game\shared\hl2\hl2_gamerules.cpp"
|
|
$File "$SRCDIR\game\shared\hl2\hl2_gamerules.h"
|
|
$File "$SRCDIR\game\shared\hl2\hl2_shareddefs.h"
|
|
$File "$SRCDIR\game\shared\hl2\hl_gamemovement.cpp"
|
|
$File "$SRCDIR\game\shared\hl2\hl_gamemovement.h"
|
|
$File "hl2\hl_in_main.cpp"
|
|
$File "hl2\hl_prediction.cpp"
|
|
$File "hl2\vgui_rootpanel_hl2.cpp"
|
|
}
|
|
|
|
$Folder "Portal"
|
|
{
|
|
$File "portal\c_env_lightraill_endpoint.cpp"
|
|
$File "portal\c_env_portal_path_track.cpp"
|
|
$File "portal\c_func_noportal_volume.cpp"
|
|
$File "portal\c_func_noportal_volume.h"
|
|
$File "portal\c_func_portal_bumper.cpp"
|
|
$File "portal\c_func_portal_bumper.h"
|
|
$File "portal\c_neurotoxin_countdown.cpp"
|
|
$File "portal\c_neurotoxin_countdown.h"
|
|
$File "portal\c_npc_portal_turret_floor.h"
|
|
$File "portal\c_npc_portal_turret_floor.cpp"
|
|
$File "portal\c_npc_rocket_turret.cpp"
|
|
$File "portal\c_portal_base2d.cpp"
|
|
$File "portal\c_portal_base2d.h"
|
|
$File "portal\c_portal_gamestats.cpp"
|
|
$File "portal\c_portal_gamestats.h"
|
|
$File "portal\c_portal_player.cpp"
|
|
$File "portal\c_portal_player.h"
|
|
$File "portal\C_PortalGhostRenderable.cpp"
|
|
$File "portal\C_PortalGhostRenderable.h"
|
|
$File "portal\c_prop_energy_ball.cpp"
|
|
$File "portal\c_prop_mirror.cpp"
|
|
$File "portal\c_prop_portal.cpp"
|
|
$File "portal\c_prop_portal.h"
|
|
$File "portal\c_prop_portal_stats_display.cpp"
|
|
$File "portal\c_prop_portal_stats_display.h"
|
|
$File "portal\c_trigger_portal_cleanser.cpp"
|
|
$File "portal\c_trigger_portal_cleanser.h"
|
|
$File "portal\clientmode_portal.cpp"
|
|
$File "portal\clientmode_portal.h"
|
|
$File "$SRCDIR\game\shared\portal\env_lightrail_endpoint_shared.h"
|
|
$File "$SRCDIR\game\shared\portal\env_portal_path_track_shared.h"
|
|
$File "portal\fx_portal.cpp"
|
|
$File "portal\hud_quickinfo.cpp"
|
|
$File "portal\MaterialProxy_Portal_PickAlphaMask.cpp"
|
|
$File "portal\materialproxy_portalstatic.cpp"
|
|
$File "$SRCDIR\game\shared\Multiplayer\multiplayer_animstate.cpp"
|
|
$File "$SRCDIR\game\shared\Multiplayer\multiplayer_animstate.h"
|
|
$File "$SRCDIR\game\shared\portal\portal_base2d_shared.cpp"
|
|
$File "$SRCDIR\game\shared\portal\portal_base2d_shared.h"
|
|
$File "$SRCDIR\game\shared\portal\portal_collideable_enumerator.cpp"
|
|
$File "$SRCDIR\game\shared\portal\portal_collideable_enumerator.h"
|
|
$File "portal\portal_credits.cpp"
|
|
$File "portal\Portal_DynamicMeshRenderingUtils.cpp"
|
|
$File "portal\Portal_DynamicMeshRenderingUtils.h"
|
|
$File "$SRCDIR\game\shared\portal\portal_gamemovement.cpp"
|
|
$File "$SRCDIR\game\shared\portal\portal_gamestats_shared.cpp"
|
|
$File "$SRCDIR\game\shared\portal\portal_gamestats_shared.h"
|
|
$File "portal\portal_hud_crosshair.cpp"
|
|
$File "portal\portal_hud_crosshair.h"
|
|
$File "$SRCDIR\game\shared\portal\portal_placement.cpp"
|
|
$File "$SRCDIR\game\shared\portal\portal_placement.h"
|
|
$File "$SRCDIR\game\shared\portal\portal_player_shared.cpp"
|
|
$File "$SRCDIR\game\shared\portal\portal_player_shared.h"
|
|
$File "$SRCDIR\game\shared\portal\portal_playeranimstate.cpp"
|
|
$File "$SRCDIR\game\shared\portal\portal_playeranimstate.h"
|
|
$File "portal\portal_render_targets.cpp"
|
|
$File "portal\portal_render_targets.h"
|
|
$File "$SRCDIR\game\shared\portal\portal_shareddefs.cpp"
|
|
$File "$SRCDIR\game\shared\portal\portal_shareddefs.h"
|
|
$File "$SRCDIR\game\shared\portal\portal_usermessages.cpp"
|
|
$File "$SRCDIR\game\shared\portal\portal_util_shared.cpp"
|
|
$File "$SRCDIR\game\shared\portal\portal_util_shared.h"
|
|
$File "$SRCDIR\game\shared\portal\prop_portal_shared.cpp"
|
|
$File "$SRCDIR\game\shared\portal\prop_portal_shared.h"
|
|
$File "$SRCDIR\game\shared\portal\PortalSimulation.cpp"
|
|
$File "$SRCDIR\game\shared\portal\PortalSimulation.h"
|
|
$File "$SRCDIR\game\shared\portal\StaticCollisionPolyhedronCache.cpp"
|
|
$File "$SRCDIR\game\shared\portal\StaticCollisionPolyhedronCache.h"
|
|
$File "portal\PortalRender.cpp"
|
|
$File "portal\PortalRender.h"
|
|
$File "portal\portalrenderable_flatbasic.cpp"
|
|
$File "portal\portalrenderable_flatbasic.h"
|
|
$File "portal\vgui_portal_stats_display_screen.cpp"
|
|
$File "portal\vgui_neurotoxin_countdown_screen.cpp"
|
|
|
|
$Folder "Weapons"
|
|
{
|
|
$File "portal\c_weapon_physcannon.cpp"
|
|
$File "portal\c_weapon_portalgun.cpp"
|
|
$File "portal\c_weapon_portalgun.h"
|
|
$File "portal\c_weapon_stubs_portal.cpp"
|
|
$File "$SRCDIR\game\shared\portal\weapon_portalbase.cpp"
|
|
$File "$SRCDIR\game\shared\portal\weapon_portalbase.h"
|
|
$File "$SRCDIR\game\shared\portal\weapon_portalbasecombatweapon.cpp"
|
|
$File "$SRCDIR\game\shared\portal\weapon_portalbasecombatweapon.h"
|
|
$File "$SRCDIR\game\shared\portal\weapon_portalgun_shared.cpp"
|
|
$File "$SRCDIR\game\shared\portal\weapon_portalgun_shared.h"
|
|
}
|
|
}
|
|
}
|
|
}
|