aboutsummaryrefslogtreecommitdiff
path: root/mp/src/vpc_scripts/groups.vgc
diff options
context:
space:
mode:
authorNarendra Umate <[email protected]>2013-12-02 23:36:05 -0800
committerNarendra Umate <[email protected]>2013-12-02 23:36:05 -0800
commit8737f191f3b59f001a77bf6c08091109211c1c9f (patch)
treedbbf05c004d9b026f2c1f23f06600fe0add82c36 /mp/src/vpc_scripts/groups.vgc
parentUpdate .gitignore. (diff)
parentMake .xcconfigs text files too. (diff)
downloadsource-sdk-2013-8737f191f3b59f001a77bf6c08091109211c1c9f.tar.xz
source-sdk-2013-8737f191f3b59f001a77bf6c08091109211c1c9f.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'mp/src/vpc_scripts/groups.vgc')
-rw-r--r--mp/src/vpc_scripts/groups.vgc132
1 files changed, 66 insertions, 66 deletions
diff --git a/mp/src/vpc_scripts/groups.vgc b/mp/src/vpc_scripts/groups.vgc
index 9bbb0e1c..a50216f5 100644
--- a/mp/src/vpc_scripts/groups.vgc
+++ b/mp/src/vpc_scripts/groups.vgc
@@ -1,66 +1,66 @@
-//-----------------------------------------------------------------------------
-// GROUPS.VGC
-//
-// Group Configurations for all Source(TM) Projects
-//-----------------------------------------------------------------------------
-
-///////////////////////
-// Group definitions //
-///////////////////////
-
-$Group "gamedlls"
-{
- "client"
- "server"
-}
-
-$Group "game"
-{
- "client"
- "mathlib"
- "raytrace"
- "server"
- "tier1"
- "vgui_controls"
-}
-
-$Group "shaders"
-{
- "game_shader_dx9"
-}
-
-$Group "everything"
-{
- "captioncompiler"
- "client"
- "fgdlib"
- "game_shader_dx9"
- "glview"
- "height2normal"
- "mathlib"
- "motionmapper"
- "phonemeextractor"
- "raytrace"
- "qc_eyes"
- "server"
- "serverplugin_empty"
- "tgadiff"
- "tier1"
- "vbsp"
- "vgui_controls"
- "vice"
- "vrad_dll"
- "vrad_launcher"
- "vtf2tga"
- "vtfdiff"
- "vvis_dll"
- "vvis_launcher"
-}
-
-$Group "dedicated"
-{
- "mathlib"
- "server"
- "tier1"
-}
-
+//-----------------------------------------------------------------------------
+// GROUPS.VGC
+//
+// Group Configurations for all Source(TM) Projects
+//-----------------------------------------------------------------------------
+
+///////////////////////
+// Group definitions //
+///////////////////////
+
+$Group "gamedlls"
+{
+ "client"
+ "server"
+}
+
+$Group "game"
+{
+ "client"
+ "mathlib"
+ "raytrace"
+ "server"
+ "tier1"
+ "vgui_controls"
+}
+
+$Group "shaders"
+{
+ "game_shader_dx9"
+}
+
+$Group "everything"
+{
+ "captioncompiler"
+ "client"
+ "fgdlib"
+ "game_shader_dx9"
+ "glview"
+ "height2normal"
+ "mathlib"
+ "motionmapper"
+ "phonemeextractor"
+ "raytrace"
+ "qc_eyes"
+ "server"
+ "serverplugin_empty"
+ "tgadiff"
+ "tier1"
+ "vbsp"
+ "vgui_controls"
+ "vice"
+ "vrad_dll"
+ "vrad_launcher"
+ "vtf2tga"
+ "vtfdiff"
+ "vvis_dll"
+ "vvis_launcher"
+}
+
+$Group "dedicated"
+{
+ "mathlib"
+ "server"
+ "tier1"
+}
+