2 <Name>@TORQUE_APP_NAME@</Name>
4 <EntryScript>main.cs</EntryScript>
5 <DebugHook>dbgSetParameters( #port#, "#password#", true );</DebugHook>
8 <Folder>scripts</Folder>
10 <Folder>levels</Folder>
11 <Folder>shaders</Folder>
12 <Folder>tools</Folder>
14 <ScannerExts>cs; gui</ScannerExts>
18 <Executable>@TORQUE_APP_NAME@.exe</Executable>
20 <HasExports>true</HasExports>
21 <Precompile>true</Precompile>
22 <InjectDebugger>true</InjectDebugger>
23 <UseSetModPaths>false</UseSetModPaths>
27 <Executable>@TORQUE_APP_NAME@.exe</Executable>
29 <HasExports>true</HasExports>
30 <Precompile>true</Precompile>
31 <InjectDebugger>true</InjectDebugger>
32 <UseSetModPaths>false</UseSetModPaths>
36 <SearchProduct>@TORQUE_APP_NAME@</SearchProduct>
37 <SearchVersion>HEAD</SearchVersion>
38 <ExecModifiedScripts>true</ExecModifiedScripts>