]> Dogcows Code - chaz/yoink/blobdiff - yajl/BUILDING.win32
added missing licenses
[chaz/yoink] / yajl / BUILDING.win32
diff --git a/yajl/BUILDING.win32 b/yajl/BUILDING.win32
deleted file mode 100644 (file)
index 8b987ee..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-YAJL has been successfully built using Visual Studio 8.  CMake is used to 
-build the software and by specifying a generator explicitly at cmake:
-
-1. acquire cmake (http://www.cmake.org)
-2. mkdir build
-3. cd build
-4. cmake ..
-5. devenv YetAnotherJSONParser.sln
-6. build the ALL_BUILD target
-7. build output is left in build/yajl-X.Y.Z
-
-Earlier versions of visual studio have not been tested, but should 
-work without any major issues.
This page took 0.025242 seconds and 4 git commands to generate.