forked from goldeneye-source/ges-code
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathges.workspace
More file actions
30 lines (30 loc) · 1.73 KB
/
ges.workspace
File metadata and controls
30 lines (30 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<CodeLite_Workspace Name="ges" Database="">
<Project Name="client_linux32_ges" Path="game/client/client_linux32_ges.project" Active="No"/>
<Project Name="server_linux32_ges" Path="game/server/server_linux32_ges.project" Active="No"/>
<Project Name="vgui_controls_linux32" Path="vgui2/vgui_controls/vgui_controls_linux32.project" Active="No"/>
<Project Name="tier1_linux32" Path="tier1/tier1_linux32.project" Active="No"/>
<Project Name="raytrace_linux32" Path="raytrace/raytrace_linux32.project" Active="No"/>
<Project Name="boost_python_linux32_ges" Path="thirdparty/boost/libs/python/boost_python_linux32_ges.project" Active="No"/>
<Project Name="mathlib_linux32" Path="mathlib/mathlib_linux32.project" Active="No"/>
<BuildMatrix>
<WorkspaceConfiguration Name="Debug" Selected="yes">
<Project Name="client (ges)" ConfigName="Debug"/>
<Project Name="server (ges)" ConfigName="Debug"/>
<Project Name="vgui_controls" ConfigName="Debug"/>
<Project Name="tier1" ConfigName="Debug"/>
<Project Name="raytrace" ConfigName="Debug"/>
<Project Name="boost_python" ConfigName="Debug"/>
<Project Name="mathlib" ConfigName="Debug"/>
</WorkspaceConfiguration>
<WorkspaceConfiguration Name="Release" Selected="yes">
<Project Name="client (ges)" ConfigName="Release"/>
<Project Name="server (ges)" ConfigName="Release"/>
<Project Name="vgui_controls" ConfigName="Release"/>
<Project Name="tier1" ConfigName="Release"/>
<Project Name="raytrace" ConfigName="Release"/>
<Project Name="boost_python" ConfigName="Release"/>
<Project Name="mathlib" ConfigName="Release"/>
</WorkspaceConfiguration>
</BuildMatrix>
</CodeLite_Workspace>