summaryrefslogtreecommitdiff
path: root/testshl2/workben/runner/wntmsci9.config.file
diff options
context:
space:
mode:
Diffstat (limited to 'testshl2/workben/runner/wntmsci9.config.file')
-rw-r--r--testshl2/workben/runner/wntmsci9.config.file46
1 files changed, 0 insertions, 46 deletions
diff --git a/testshl2/workben/runner/wntmsci9.config.file b/testshl2/workben/runner/wntmsci9.config.file
deleted file mode 100644
index 12aefabcd29c..000000000000
--- a/testshl2/workben/runner/wntmsci9.config.file
+++ /dev/null
@@ -1,46 +0,0 @@
-# Testshl2Runner
-
-# what is need to start?
-
-# path to find setsolar
-PRE1 = set path=r:\\etw;%PATH%
-
-SHELL = c:\\programme\\4nt\\4nt.exe
-BUILD = udk305
-ENV = wntmsci9
-
-# where to find the output directory
-LOCALENV = d:\\local\\305
-
-# the basedirectory to the sources, before a project
-BASEDIR = d:\\local\\305\\UDK305
-
-# name of the project
-PROJECTNAME= sal
-
-# PROJECTDIR is build within the following: $(BASEDIR)/$(PROJECTNAME)
-
-# INPUT is found in $(PROJECTDIR)
-INPUT = qa_work
-
-# OUTPUT is found in $(PROJECTDIR)/$(ENV)
-OUTPUT = qa_work
-
-# JOBFILE is found in $(PROJECTDIR)/$(INPUT)
-JOBFILE = jobs.txt
-
-TESTTOOL = testshl2
-BATCHFILE = runTestshl.btm
-
-# Hardcoded
-# if ENV == "wnt..."
-# bin
-# if ENV == "unx..."
-# lib
-# PRJLIB = bin
-
-# nothing to do for post
-# POST1 =
-
-
-