Explorar o código

Added empty README to all important directories. Removed precompiled libraries (they will only appear in releases)

Ivan Arkhipov %!s(int64=5) %!d(string=hai) anos
pai
achega
649cf602e5

+ 2 - 1
.gitignore

@@ -65,7 +65,8 @@ Makefile*
 *-build-*
 build/*
 bin/*
-!lib.win32/*
+
+!*README*
 
 # QtCreator
 

+ 9 - 0
bin/README.md

@@ -0,0 +1,9 @@
+# Legacy_v2
+
+Improved gui Legacy client
+
+Dependencies: 
+	LotroDat, yaml-cpp, zlib, Easylogging++, SQLite
+	
+	
+Prebuild components are build with Qt 5.11.2, MinGW 5.3.0 32 bit

+ 9 - 0
build/README.md

@@ -0,0 +1,9 @@
+# Legacy_v2
+
+Improved gui Legacy client
+
+Dependencies: 
+	LotroDat, yaml-cpp, zlib, Easylogging++, SQLite
+	
+	
+Prebuild components are build with Qt 5.11.2, MinGW 5.3.0 32 bit

+ 9 - 0
import/README.md

@@ -0,0 +1,9 @@
+# Legacy_v2
+
+Improved gui Legacy client
+
+Dependencies: 
+	LotroDat, yaml-cpp, zlib, Easylogging++, SQLite
+	
+	
+Prebuild components are build with Qt 5.11.2, MinGW 5.3.0 32 bit

+ 9 - 0
lib.win32/README.md

@@ -0,0 +1,9 @@
+# Legacy_v2
+
+Improved gui Legacy client
+
+Dependencies: 
+	LotroDat, yaml-cpp, zlib, Easylogging++, SQLite
+	
+	
+Prebuild components are build with Qt 5.11.2, MinGW 5.3.0 32 bit

BIN=BIN
lib.win32/libLotroDat_static.a


BIN=BIN
lib.win32/libLotroDat_staticd.a


BIN=BIN
lib.win32/libyaml-cpp.a


BIN=BIN
lib.win32/libyaml-cppd.a


BIN=BIN
lib.win32/libzlibstatic.a


BIN=BIN
lib.win32/libzlibstaticd.a


+ 9 - 0
src/README.md

@@ -0,0 +1,9 @@
+# Legacy_v2
+
+Improved gui Legacy client
+
+Dependencies: 
+	LotroDat, yaml-cpp, zlib, Easylogging++, SQLite
+	
+	
+Prebuild components are build with Qt 5.11.2, MinGW 5.3.0 32 bit

+ 9 - 0
tests/README.md

@@ -0,0 +1,9 @@
+# Legacy_v2
+
+Improved gui Legacy client
+
+Dependencies: 
+	LotroDat, yaml-cpp, zlib, Easylogging++, SQLite
+	
+	
+Prebuild components are build with Qt 5.11.2, MinGW 5.3.0 32 bit