Mercurial > hg > easaier-soundaccess
comparison sv_mingw.prf @ 42:00b5875d8c30
remove Sonic Visualiser trace
author | lbajardsilogic |
---|---|
date | Tue, 15 May 2007 12:50:33 +0000 |
parents | fc9323a41f5a |
children |
comparison
equal
deleted
inserted
replaced
41:079b8c0d68f1 | 42:00b5875d8c30 |
---|---|
16 # To do a static build with gcc on Linux | 16 # To do a static build with gcc on Linux |
17 # | 17 # |
18 LIBS += -Wl,-Bstatic | 18 LIBS += -Wl,-Bstatic |
19 DEFINES += BUILD_STATIC | 19 DEFINES += BUILD_STATIC |
20 | 20 |
21 #PRECOMPILED_HEADER = /work/sonic-visualiser/pch.h | 21 #PRECOMPILED_HEADER = /work/sound-access/pch.h |
22 | 22 |
23 | 23 |
24 # These are testable on platforms with pkg-config. If you don't have | 24 # These are testable on platforms with pkg-config. If you don't have |
25 # pkg-config, edit the "else" block below (see comments). | 25 # pkg-config, edit the "else" block below (see comments). |
26 # | 26 # |