Первый тестовый коммит: вырисовывается структура проекта
This commit is contained in:
parent
57c53b1ad3
commit
aafca4020c
6 changed files with 42 additions and 0 deletions
0
src/main.c
Normal file
0
src/main.c
Normal file
1
src/pie.h
Normal file
1
src/pie.h
Normal file
|
@ -0,0 +1 @@
|
|||
#include "version.h"
|
3
src/version.h
Normal file
3
src/version.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
#define PIE_VERSION_MAJOR 0
|
||||
#define PIE_VERSION_MINOR 1
|
||||
#define PIE_VERSION_PATCH 0
|
Loading…
Add table
Add a link
Reference in a new issue