Qt Creator project files

This commit is contained in:
Alexey Sheplyakov 2021-09-02 17:10:16 +04:00
parent 3fe4d2903f
commit 73bb4601a9
6 changed files with 57 additions and 0 deletions

1
propagator.cflags Normal file
View File

@ -0,0 +1 @@
-std=c17

6
propagator.config Normal file
View 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
View File

@ -0,0 +1 @@
[General]

1
propagator.cxxflags Normal file
View File

@ -0,0 +1 @@
-std=c++17

47
propagator.files Normal file
View 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
View File

@ -0,0 +1 @@
.