diff options
Diffstat (limited to 'VMProtect/lin_gui32.mak')
-rw-r--r-- | VMProtect/lin_gui32.mak | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/VMProtect/lin_gui32.mak b/VMProtect/lin_gui32.mak new file mode 100644 index 0000000..ca64dab --- /dev/null +++ b/VMProtect/lin_gui32.mak @@ -0,0 +1,3 @@ +ARCH := i386-linux-gnu +ARCH_DIR := 32 +include lin_gui.mak |