My favorites | Sign in
Project Logo
             
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ContextInterfaceGenerator", "ContextInterfaceGenerator\ContextInterfaceGenerator.csproj", "{799E13BC-B40F-4292-AB6C-AC9FAEC12F56}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{799E13BC-B40F-4292-AB6C-AC9FAEC12F56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{799E13BC-B40F-4292-AB6C-AC9FAEC12F56}.Debug|Any CPU.Build.0 = Debug|Any CPU
{799E13BC-B40F-4292-AB6C-AC9FAEC12F56}.Release|Any CPU.ActiveCfg = Release|Any CPU
{799E13BC-B40F-4292-AB6C-AC9FAEC12F56}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Show details Hide details

Change log

r126 by kris.scott on Apr 22, 2009   Diff
Updated the ContextInterfaceGenerator with
a patch from Jon to allow the generator to
generate only the functions and stored
procedures with a new command line
argument.
Go to: 
Project members, sign in to write a code review

Older revisions

r78 by kris.scott on Jul 14, 2008   Diff
Added the code for the
ContextInterfaceGenerator
All revisions of this file

File info

Size: 965 bytes, 20 lines
Hosted by Google Code