Qt Creator project files
This commit is contained in:
parent
3fe4d2903f
commit
73bb4601a9
1
propagator.cflags
Normal file
1
propagator.cflags
Normal file
@ -0,0 +1 @@
|
|||||||
|
-std=c17
|
6
propagator.config
Normal file
6
propagator.config
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
#define _GNU_SOURCE
|
||||||
|
#define _FILE_OFFSET_BITS 64
|
||||||
|
#define ENABLE_CIFS
|
||||||
|
#define SPAWN_SHELL
|
||||||
|
#define SPAWN_SPLASH
|
||||||
|
#define DISABLE_ADSL
|
1
propagator.creator
Normal file
1
propagator.creator
Normal file
@ -0,0 +1 @@
|
|||||||
|
[General]
|
1
propagator.cxxflags
Normal file
1
propagator.cxxflags
Normal file
@ -0,0 +1 @@
|
|||||||
|
-std=c++17
|
47
propagator.files
Normal file
47
propagator.files
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
adsl.c
|
||||||
|
adsl.h
|
||||||
|
automatic.c
|
||||||
|
automatic.h
|
||||||
|
cdrom.c
|
||||||
|
cdrom.h
|
||||||
|
common.c
|
||||||
|
common.h
|
||||||
|
config-stage1.h
|
||||||
|
dhcp.c
|
||||||
|
dhcp.h
|
||||||
|
disk.c
|
||||||
|
disk.h
|
||||||
|
dns.c
|
||||||
|
dns.h
|
||||||
|
doc/documented..frontend.h
|
||||||
|
frontend-common.c
|
||||||
|
frontend.h
|
||||||
|
gen_init_cpio.c
|
||||||
|
init.c
|
||||||
|
init.h
|
||||||
|
insmod.h
|
||||||
|
log.c
|
||||||
|
log.h
|
||||||
|
lomount.c
|
||||||
|
lomount.h
|
||||||
|
modules.c
|
||||||
|
modules.h
|
||||||
|
mount.c
|
||||||
|
mount.h
|
||||||
|
network.c
|
||||||
|
network.h
|
||||||
|
newt-frontend.c
|
||||||
|
probing.c
|
||||||
|
probing.h
|
||||||
|
sha256.c
|
||||||
|
sha256.h
|
||||||
|
stage1.c
|
||||||
|
stage1.h
|
||||||
|
stdio-frontend.c
|
||||||
|
test_url.c
|
||||||
|
tools.c
|
||||||
|
tools.h
|
||||||
|
udev.c
|
||||||
|
udev.h
|
||||||
|
url.c
|
||||||
|
url.h
|
1
propagator.includes
Normal file
1
propagator.includes
Normal file
@ -0,0 +1 @@
|
|||||||
|
.
|
Loading…
Reference in New Issue
Block a user