This commit is contained in:
Asher Baker
2012-04-14 01:14:14 +01:00
18 changed files with 20 additions and 34 deletions
+1 -1
View File
@@ -75,4 +75,4 @@ for i in SM.sdkInfo:
SM.PostSetupHL2Job(extension, binary, i)
SM.AutoVersion('core', binary)
binary.SendToJob()
SM.StripBinary(extension, binary)
-1
View File
@@ -56,5 +56,4 @@ else:
binary.AddSourceFiles('core/logic', files)
SM.AutoVersion('core/logic', binary)
binary.SendToJob()
SM.StripBinary(extension, binary)