Subversion Repositories gelsvn

Rev

Rev 72 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 72 Rev 74
Line 1... Line 1...
1
workspace {
1
workspace {
2
    src {
2
    src {
3
        cmdline += -static
3
        cmdline += -static
4
        cmdline += -ti msvc
-
 
5
        
4
        
6
        src/CGLA
5
        src/CGLA
7
        src/Geometry
6
        src/Geometry
8
        src/Graphics
7
        src/Graphics
9
        src/HMesh
8
        src/HMesh
Line 13... Line 12...
13
        src/Linalg
12
        src/Linalg
14
        src/Util
13
        src/Util
15
    }
14
    }
16
  
15
  
17
    apps {
16
    apps {
18
        cmdline += -ti msvcexe
-
 
19
        apps/CGLA-test
17
        apps/CGLA-test
20
        apps/Geometry-test
18
        apps/Geometry-test
21
        apps/HMesh/HMesh-test.mpc
19
        apps/HMesh/HMesh-test.mpc
22
        apps/IMesh/IMesh-test.mpc
20
        apps/IMesh/IMesh-test.mpc
23
        apps/UtilTest
21
        apps/UtilTest