From 00ca60805301f14ff4abc70cef5cd6df0b3f8b67 Mon Sep 17 00:00:00 2001 From: csharptest Date: Tue, 23 Nov 2010 14:44:53 -0600 Subject: Added LITE macro definition --- src/ProtocolBuffers/ProtocolBuffersLite.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ProtocolBuffers') diff --git a/src/ProtocolBuffers/ProtocolBuffersLite.csproj b/src/ProtocolBuffers/ProtocolBuffersLite.csproj index 888791dd..ae399b2f 100644 --- a/src/ProtocolBuffers/ProtocolBuffersLite.csproj +++ b/src/ProtocolBuffers/ProtocolBuffersLite.csproj @@ -29,14 +29,14 @@ pdbonly true bin\Release\ - TRACE + TRACE;LITE prompt 4 true bin\Silverlight2\ - TRACE;SILVERLIGHT2 + TRACE;LITE;SILVERLIGHT2 true true pdbonly -- cgit v1.2.3