mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-17 19:46:43 -04:00
zTSO
- Added libraries from formats and libvitaboy
This commit is contained in:
parent
66ce473514
commit
5efdb29315
101 changed files with 11711 additions and 10889 deletions
11
library/libvitaboy/config.h
Normal file
11
library/libvitaboy/config.h
Normal file
|
@ -0,0 +1,11 @@
|
|||
/* config.h - libvitaboy build configuration */
|
||||
|
||||
/* Name of package */
|
||||
#define PACKAGE "libvitaboy"
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION_A 1
|
||||
#define VERSION_B 0
|
||||
#define VERSION_C 1
|
||||
#define VERSION_STR "1.0.1"
|
||||
#define REVISION 0
|
Loading…
Add table
Add a link
Reference in a new issue