File: test.sbm

package info (click to toggle)
libstb 0.0~git20241109.5c20573%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 7,520 kB
  • sloc: ansic: 80,776; cpp: 1,506; makefile: 114; sh: 22
file content (60 lines) | stat: -rw-r--r-- 1,318 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[link]
-Xlinker advapi32.lib

[args]
-I .. -Wall -D_DEBUG

[compilers]
#clang for x64,vcvars_2015_x64,clang --analyze
clang for x64,vcvars_2015_x64,clang
clang for x86,vcvars_2015_x86,clang --target=i386-pc-windows-msvc

#####    STATIC ANALYSIS
#
#[link]
#
#[args]
#-I .. -Wall -D_DEBUG
#
#[compilers]
#clang for x64,vcvars_2015_x64,clang --analyze
#
#####

[link]
advapi32.lib

[args]
/nologo -I .. -W3 -WX -D_DEBUG

[compilers]
VS2015 for x64, vcvars_2015_x64
VC6           , vcvars_vc6
VS2008 for x86, vcvars_2008_x86
VS2013 for x86, vcvars_2013_x86
VS2015 for x86, vcvars_2015_x86
clang-cl for x64, vcvars_2015_x64, clang-cl
clang-cl for x86, vcvars_2015_x86, clang-cl --target=i386-pc-windows-msvc
#these batch files don't path a cl executable on my machine?!?
#VS2008 for x64, vcvars_2008_x64
#VS2013 for x64, vcvars_2013_x64

[projects]
c_lexer_test.c
image_test.c image_write_test.c
test_cpp_compilation.cpp stb_cpp.cpp ../stb_vorbis.c
resample_test.cpp 
-DTT_TEST test_c_compilation.c test_truetype.c 
main.c stb.c 
main.c stretchy_buffer_test.c
main.c test_c_compilation.c
main.c test_c_lexer.c
main.c test_dxt.c
main.c test_easyfont.c
main.c test_image.c
main.c test_image_write.c
main.c test_perlin.c
main.c test_sprintf.c
main.c test_vorbis.c ../stb_vorbis.c
main.c test_voxel.c
main.c textedit_sample.c