From 40c610239dfd4fb3d8fee4a2f7f14bd36807f597 Mon Sep 17 00:00:00 2001 From: tobast Date: Sun, 8 Jan 2012 18:04:07 +0100 Subject: [PATCH] Updated COMPILE.txt file. --- COMPILE.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/COMPILE.txt b/COMPILE.txt index 323e4c7..38a1165 100644 --- a/COMPILE.txt +++ b/COMPILE.txt @@ -8,11 +8,8 @@ Follow those steps! BEFORE COMPILING ---------------- -- You'll maybe have a file named "data_devcode_default.h" and no "data_devcode.h". Then rename it to "data_devcode.h". -- Get your Pastebin Developper API Key on this page : http://pastebin.com/api (you must register to http://pastebin.com, it's free). -- Open "data_devcode.h", and define "DEVELOPPER_CODE" to your Developper API Key by adding it between the quotes, eg. - #define DEVELOPPER_CODE "[my_api_key_here]" -- Save and close "data_devcode.h" +NB: UNIX is defaultly selected. + - Open "data.h" and select your OS by commenting the wrong one (add "//" at the beginning of the line) and uncommenting the other, eg. If you're using Windows: // #define UNIX