]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - COMPILING
* changed eol-style to native
[xonotic/netradiant.git] / COMPILING
index a53331be7b7d5fa3c3230cdba2e552b72526b2cd..a848ff8f3477e3fff9d6809e54bd2accb743d635 100644 (file)
--- a/COMPILING
+++ b/COMPILING
@@ -1,7 +1,7 @@
- * understand relative paths in the .game file\r
- * ignore warnings: 4996 4244 4267\r
- ( some CRT API warning stuff, and size conversion warnings)\r
- * using the same updated Gtk win32 as GtkR 1.5 (may be packaged a bit differently for sanity)\r
- * converted the project files to VC8\r
- * disabled all the modules that are not necessary for Q3 editing\r
- * default parameters can't be used in function typedefs anymore, removed those and fixed the code accordingly\r
+ * understand relative paths in the .game file
+ * ignore warnings: 4996 4244 4267
+ ( some CRT API warning stuff, and size conversion warnings)
+ * using the same updated Gtk win32 as GtkR 1.5 (may be packaged a bit differently for sanity)
+ * converted the project files to VC8
+ * disabled all the modules that are not necessary for Q3 editing
+ * default parameters can't be used in function typedefs anymore, removed those and fixed the code accordingly