mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-16 15:17:13 +02:00
Allow for debug builds with debug information.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
//#define VCMP_SDK_2_1
|
||||
// Choose which SDK to use
|
||||
#ifdef VCMP_SDK_2_1
|
||||
#include "vcmp21.h"
|
||||
|
Reference in New Issue
Block a user