Opentk/Source/Build.Tasks
the_fiddler dd257ee29d Added Build.Tasks project that contains custom MSBuild tasks for the compilation process:
- DateStamp, which generates a version number based on the current date.
- DelTree which mimics RemoveDir but can delete non-empty directories on xbuild 2.6.x (which only supports empty directories).
- Run which mimics Exec but also captures stderr/stdout.
2010-10-02 22:15:19 +00:00
..
Properties Added Build.Tasks project that contains custom MSBuild tasks for the compilation process: 2010-10-02 22:15:19 +00:00
Build.Tasks.csproj Added Build.Tasks project that contains custom MSBuild tasks for the compilation process: 2010-10-02 22:15:19 +00:00
Common.xml Added Build.Tasks project that contains custom MSBuild tasks for the compilation process: 2010-10-02 22:15:19 +00:00
DateStamp.cs Added Build.Tasks project that contains custom MSBuild tasks for the compilation process: 2010-10-02 22:15:19 +00:00
DelTree.cs Added Build.Tasks project that contains custom MSBuild tasks for the compilation process: 2010-10-02 22:15:19 +00:00
Run.cs Added Build.Tasks project that contains custom MSBuild tasks for the compilation process: 2010-10-02 22:15:19 +00:00