h_win32.rc
changeset 331 a0be330a1f43
child 357 dc01b7bc319e
equal deleted inserted replaced
330:663dff40e361 331:a0be330a1f43
       
     1 "*
       
     2  * $Header$
       
     3  *
       
     4  * ST/X startup configuration file - for win95, win98 and winNT OS.
       
     5  *
       
     6  * DONT add site specific things here - use your own h_xxx.rc file instead
       
     7  * where xxx stands for your hostname(s)
       
     8  *"
       
     9 
       
    10 "/
       
    11 "/ right now, stx can only be used with a 
       
    12 "/ borland C-compiler.
       
    13 "/
       
    14 
       
    15 "/ msc
       
    16 "/ Compiler ccPath:'cl'.
       
    17 "/ Compiler ccCompilationOptions:'/O1'.
       
    18 
       
    19 "/ borland
       
    20 Compiler ccPath:'bcc32'.
       
    21 Compiler ccCompilationOptions:''.
       
    22 
       
    23 !
       
    24