From cfdbee6be1f359cd08d35eed5389e2a77c9c644d Mon Sep 17 00:00:00 2001 From: triton Date: Wed, 6 Feb 2013 18:08:49 +0000 Subject: [PATCH] Removed obsolete example project files. --- examples/Clang/Clang.csproj | 63 ------------------------------------- examples/Flood/Flood.csproj | 63 ------------------------------------- examples/SDL/SDL.csproj | 63 ------------------------------------- 3 files changed, 189 deletions(-) delete mode 100644 examples/Clang/Clang.csproj delete mode 100644 examples/Flood/Flood.csproj delete mode 100644 examples/SDL/SDL.csproj diff --git a/examples/Clang/Clang.csproj b/examples/Clang/Clang.csproj deleted file mode 100644 index 6b5675da..00000000 --- a/examples/Clang/Clang.csproj +++ /dev/null @@ -1,63 +0,0 @@ - - - - - Debug - AnyCPU - {5439BC03-FA91-4D93-9EA0-4E550C1610F3} - Library - Properties - Clang - Clang - v4.5 - 512 - - - true - full - false - ..\..\build\bin\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - ..\..\build\bin\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - {6BEB8FA2-97AA-40B7-AB92-42F6EDDC4490} - Bridge - - - {73499B8E-A6A4-42FF-AB8A-754CE2780777} - Generator - - - - - \ No newline at end of file diff --git a/examples/Flood/Flood.csproj b/examples/Flood/Flood.csproj deleted file mode 100644 index ef82b5fe..00000000 --- a/examples/Flood/Flood.csproj +++ /dev/null @@ -1,63 +0,0 @@ - - - - - Debug - AnyCPU - {28455425-1A80-458E-952C-5B0069866AAD} - Library - Properties - Flood - Flood - v4.5 - 512 - - - true - full - false - ..\..\build\bin\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - ..\..\build\bin\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - {6BEB8FA2-97AA-40B7-AB92-42F6EDDC4490} - Bridge - - - {73499b8e-a6a4-42ff-ab8a-754ce2780777} - Generator - - - - - \ No newline at end of file diff --git a/examples/SDL/SDL.csproj b/examples/SDL/SDL.csproj deleted file mode 100644 index e4ca1bc3..00000000 --- a/examples/SDL/SDL.csproj +++ /dev/null @@ -1,63 +0,0 @@ - - - - - Debug - AnyCPU - {8D642354-FBD5-4551-95A6-09D369B83167} - Library - Properties - SDL - SDL - v4.5 - 512 - - - true - full - false - ..\..\build\bin\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\ - TRACE - prompt - 4 - - - - - - - - - - - - - - - - - {6BEB8FA2-97AA-40B7-AB92-42F6EDDC4490} - Bridge - - - {73499B8E-A6A4-42FF-AB8A-754CE2780777} - Generator - - - - - \ No newline at end of file