This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
sdrangel
kopia lustrzana
https://github.com/f4exb/sdrangel
Obserwuj
1
Polub
0
Forkuj
You've already forked sdrangel
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
2c7d45e9a6
sdrangel
/
libperseus
/
config.h
6 wiersze
80 B
C
Czysty
Zwykły widok
Historia
Unescape
Escape
Debian build: fixed libperseus build
2018-02-10 21:40:53 +00:00
#
ifdef WIN32
Windows build: compilable libperseus
2018-02-13 13:25:32 +00:00
#
include
"config.windows.h"
Debian build: fixed libperseus build
2018-02-10 21:40:53 +00:00
#
else
#
include
"config.linux.h"
#
endif