source: GTP/trunk/App/Demos/Illum/IBRBillboardCloudTrees/Shark3D/demo_v5x0x7_t164x31u_enterpr_kwin32/win32_max_shaderutil.cfg @ 2330

Revision 2330, 638 bytes checked in by igarcia, 17 years ago (diff)
Line 
1///////////////////////////////////////////////////////////////////////////////
2//
3//      ##  ######
4//       ######  ###
5//  ## ###############        Shark 3D Engine (www.shark3d.com)
6//   ########## # # #
7//    ########                Copyright (c) 1996-2007 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.