Add config.h generation and wrapper header, currently only for OBS_VERSION

This commit is contained in:
BtbN
2014-04-01 22:11:44 +02:00
parent 04dfcb2dea
commit 044680f0b8
5 changed files with 47 additions and 4 deletions

5
libobs/config.h.in Normal file
View File

@@ -0,0 +1,5 @@
#pragma once
#define OBS_VERSION "@OBS_VERSION@"