Allow for debug builds with debug information.

This commit is contained in:
Sandu Liviu Catalin
2020-04-30 21:34:10 +03:00
parent b93deee276
commit 69e8a9377c
5 changed files with 23 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
#pragma once
//#define VCMP_SDK_2_1
// Choose which SDK to use
#ifdef VCMP_SDK_2_1
#include "vcmp21.h"