source: GTP/trunk/App/Demos/Geom/Shark3D/Shark3D_runtime/src/gui/cfg/paramtable.cfg @ 2236

Revision 2236, 840 bytes checked in by gumbau, 17 years ago (diff)
Line 
1///////////////////////////////////////////////////////////////////////////////
2//
3//      ##  ######
4//       ######  ###
5//  ## ###############        Shark 3D Engine (www.shark3d.com)
6//   ########## # # #
7//    ########                Copyright (c) 1996-2006 Spinor GmbH.
8//   ######### # # #          All rights reserved.
9//  ##   ##########
10//      ##
11//
12///////////////////////////////////////////////////////////////////////////////
13
14// Edit text files:
15// Crimson Editor (www.crimsoneditor.com):
16launch_templ_text "cedt.exe /L:[line] \"[path.backslash]\""
17// UltraEdit (www.ultraedit.com):
18//launch_templ_text "uedit32 [path.backslash]/[line]/[col]"
19
20// Open a resource file via shell launch:
21launch_templ_shell "@"
22
23// Files which are displayed in the project.
24file_pat "!(*.$$$|.sconsign|CVS|.svn|*.bak)"
Note: See TracBrowser for help on using the repository browser.