aboutsummaryrefslogtreecommitdiffstats
path: root/setup.mk
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2016-04-30 21:08:39 -0400
committerClyne Sullivan <tullivan99@gmail.com>2016-04-30 21:08:39 -0400
commitd9796041ca5876f88280ccb54560653e65e8da8a (patch)
tree81ad290bffe543ef39bc5bba741d9c322e8ce593 /setup.mk
parentbf3a781ab8ea7c00bf18c960bcb23e72da99bc7b (diff)
added TextureIterator
Diffstat (limited to 'setup.mk')
-rw-r--r--setup.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/setup.mk b/setup.mk
deleted file mode 100644
index 89bb9c3..0000000
--- a/setup.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-# Target OS, can be either 'linux' or 'win32'
-TARGET_OS = linux
-
-# Bits setting, 32 or 64
-TARGET_BITS = 32