Author: fmantek Date: Mon Sep 24 06:34:26 2007 New Revision: 267 Modified: trunk/clients/cs/src/VS2005.mobile/GCalendarMobile/GCalendarMobile.csproj
Log: added calendar extensions to mobile DLL Modified: trunk/clients/cs/src/VS2005.mobile/GCalendarMobile/GCalendarMobile.csproj ============================================================================== --- trunk/clients/cs/src/VS2005.mobile/GCalendarMobile/GCalendarMobile.csproj (original) +++ trunk/clients/cs/src/VS2005.mobile/GCalendarMobile/GCalendarMobile.csproj Mon Sep 24 06:34:26 2007 @@ -67,6 +67,15 @@ <Compile Include="..\..\gcalendar\AssemblyInfo.cs"> <Link>AssemblyInfo.cs</Link> </Compile> + <Compile Include="..\..\gcalendar\calendarentry.cs"> + <Link>calendarentry.cs</Link> + </Compile> + <Compile Include="..\..\gcalendar\calendarfeed.cs"> + <Link>calendarfeed.cs</Link> + </Compile> + <Compile Include="..\..\gcalendar\calendarquery.cs"> + <Link>calendarquery.cs</Link> + </Compile> <Compile Include="..\..\gcalendar\calendarservice.cs"> <Link>calendarservice.cs</Link> </Compile> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" group. To post to this group, send email to google-help-dataapi@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---