1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2026-05-28 13:37:09 +02:00

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"