mirror of
https://github.com/KingDuckZ/dindexer.git
synced 2025-08-20 15:40:50 +00:00
Implement autodetect set type.
Only supports HardDisk, Directory, CdRom, DVD, BluRay for now.
This commit is contained in:
parent
87bc031e65
commit
fe2ea40c4f
13 changed files with 499 additions and 17 deletions
|
@ -18,7 +18,7 @@
|
|||
#ifndef id48D6E1D45238460F99C2BCBFDE920791
|
||||
#define id48D6E1D45238460F99C2BCBFDE920791
|
||||
|
||||
#define PROGRAM_NAME "@PROJECT_NAME@"
|
||||
#define PROGRAM_NAME "@bare_name@"
|
||||
#define VERSION_MAJOR @PROJECT_VERSION_MAJOR@
|
||||
#define VERSION_MINOR @PROJECT_VERSION_MINOR@
|
||||
#define VERSION_BETA @PROJECT_VERSION_BETA@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue