]> git.mdlowis.com Git - projs/libcds.git/commitdiff
Delete doxygen project
authorMike D. Lowis <mike@mdlowis.com>
Sat, 8 Dec 2012 03:51:10 +0000 (22:51 -0500)
committerMike D. Lowis <mike@mdlowis.com>
Sat, 8 Dec 2012 03:51:10 +0000 (22:51 -0500)
premake4.lua

index 707eb93017109500a9341ad6e3c6b3cec7153188..0ef8d2163b89170570134370aa2d9c7af2d69a6b 100644 (file)
@@ -23,9 +23,6 @@ project "tests"
     files { "tests/**.c*" }
     postbuildcommands { "./tests.exe" }
 
-project "doxygen"
-    postbuildcommands { "doxygen" }
-
 -------------------------------------------------------------------------------
 -- UnitTest++ - A C++ unit testing library
 -------------------------------------------------------------------------------