source: GTP/trunk/App/Demos/Illum/Shark3D/version164x12u/IllumDemo/win32_max_shaderutil.cfg @ 2196

Revision 2196, 638 bytes checked in by szirmay, 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
14src_dir "src/res/"
15bin_dir "bin/res/"
16info_prefix "info"
17include_pat ""
18targets
19{
20    src_suffix ".s3d_shader"
21    bin_suffix ".s3d_shader_run"
22    // can_copy 0 or 1 ?
23}
24
Note: See TracBrowser for help on using the repository browser.