pugixml/scripts
2010-07-11 13:07:53 +00:00
..
pugixml.xcodeproj scripts: XCode fixes 2010-06-10 17:09:14 +00:00
CMakeLists.txt scripts: Added build scripts for various build systems (CMake, premake, VS2002-2010) 2010-06-10 07:23:01 +00:00
premake4.lua scripts: Removed VS2002/2003 projects (default runtime library is single-threaded there, so I'll need three versions of the projects, one of which can't be generated with premake), added separate static CRT projects instead of multiple configurations 2010-07-11 13:07:53 +00:00
pugixml_codeblocks.cbp scripts: Added projects for Code::Blocks, Codelite and XCode 2010-06-10 16:47:16 +00:00
pugixml_codelite.project scripts: Added projects for Code::Blocks, Codelite and XCode 2010-06-10 16:47:16 +00:00
pugixml_vs2005.vcproj scripts: Removed VS2002/2003 projects (default runtime library is single-threaded there, so I'll need three versions of the projects, one of which can't be generated with premake), added separate static CRT projects instead of multiple configurations 2010-07-11 13:07:53 +00:00
pugixml_vs2005_static.vcproj scripts: Removed VS2002/2003 projects (default runtime library is single-threaded there, so I'll need three versions of the projects, one of which can't be generated with premake), added separate static CRT projects instead of multiple configurations 2010-07-11 13:07:53 +00:00
pugixml_vs2008.vcproj scripts: Removed VS2002/2003 projects (default runtime library is single-threaded there, so I'll need three versions of the projects, one of which can't be generated with premake), added separate static CRT projects instead of multiple configurations 2010-07-11 13:07:53 +00:00
pugixml_vs2008_static.vcproj scripts: Removed VS2002/2003 projects (default runtime library is single-threaded there, so I'll need three versions of the projects, one of which can't be generated with premake), added separate static CRT projects instead of multiple configurations 2010-07-11 13:07:53 +00:00
pugixml_vs2010.vcxproj scripts: Removed VS2002/2003 projects (default runtime library is single-threaded there, so I'll need three versions of the projects, one of which can't be generated with premake), added separate static CRT projects instead of multiple configurations 2010-07-11 13:07:53 +00:00
pugixml_vs2010_static.vcxproj scripts: Removed VS2002/2003 projects (default runtime library is single-threaded there, so I'll need three versions of the projects, one of which can't be generated with premake), added separate static CRT projects instead of multiple configurations 2010-07-11 13:07:53 +00:00