From 6152e151c0906aefae4cec85d89d038ea696b7e6 Mon Sep 17 00:00:00 2001 From: triton Date: Wed, 30 Jan 2013 15:52:07 +0000 Subject: [PATCH] Rename the Bridge project to CxxBridge. --- src/Bridge/{Bridge.csproj => CxxBridge.csproj} | 4 ++++ src/Generator.Tests/Generator.Tests.csproj | 4 ++-- src/Generator/Generator.csproj | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) rename src/Bridge/{Bridge.csproj => CxxBridge.csproj} (94%) diff --git a/src/Bridge/Bridge.csproj b/src/Bridge/CxxBridge.csproj similarity index 94% rename from src/Bridge/Bridge.csproj rename to src/Bridge/CxxBridge.csproj index c30812ba..2181f3c2 100644 --- a/src/Bridge/Bridge.csproj +++ b/src/Bridge/CxxBridge.csproj @@ -40,9 +40,12 @@ + + + @@ -53,6 +56,7 @@ +