|
From: David G. <dav...@us...> - 2005-03-30 04:07:54
|
Update of /cvsroot/frontierkernel/Frontier/build_VC6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26344/build_VC2K3 Added Files: Frontier.sln Frontier.suo Frontier.vcproj Log Message: First import of project files for Visual Studio .NET 2003 --- NEW FILE: Frontier.sln --- Microsoft Visual Studio Solution File, Format Version 8.00 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Frontier", "Frontier.vcproj", "{8434AD51-C196-4C6D-86FF-AFE9E6DB727E}" ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject Global GlobalSection(SourceCodeControl) = preSolution SccNumberOfProjects = 1 SccProjectUniqueName0 = Frontier.vcproj SccProjectName0 = \u0022$/Frontier/Projects/Winland\u0022,\u0020CNAAAAAA SccLocalPath0 = . SccProvider0 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe EndGlobalSection GlobalSection(SolutionConfiguration) = preSolution DbTracker = DbTracker Debug = Debug MemTracker = MemTracker Release = Release EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution {8434AD51-C196-4C6D-86FF-AFE9E6DB727E}.DbTracker.ActiveCfg = DbTracker|Win32 {8434AD51-C196-4C6D-86FF-AFE9E6DB727E}.DbTracker.Build.0 = DbTracker|Win32 {8434AD51-C196-4C6D-86FF-AFE9E6DB727E}.Debug.ActiveCfg = Debug|Win32 {8434AD51-C196-4C6D-86FF-AFE9E6DB727E}.Debug.Build.0 = Debug|Win32 {8434AD51-C196-4C6D-86FF-AFE9E6DB727E}.MemTracker.ActiveCfg = MemTracker|Win32 {8434AD51-C196-4C6D-86FF-AFE9E6DB727E}.MemTracker.Build.0 = MemTracker|Win32 {8434AD51-C196-4C6D-86FF-AFE9E6DB727E}.Release.ActiveCfg = Release|Win32 {8434AD51-C196-4C6D-86FF-AFE9E6DB727E}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection GlobalSection(ExtensibilityAddIns) = postSolution EndGlobalSection EndGlobal --- NEW FILE: Frontier.suo --- (This appears to be a binary file; contents omitted.) --- NEW FILE: Frontier.vcproj --- <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="7.10" Name="Frontier" ProjectGUID="{8434AD51-C196-4C6D-86FF-AFE9E6DB727E}" SccProjectName=""$/Frontier/Projects/Winland", CNAAAAAA" SccLocalPath="."> <Platforms> <Platform Name="Win32"/> </Platforms> <Configurations> <Configuration Name="DbTracker|Win32" OutputDirectory=".\DbTracker" IntermediateDirectory=".\_build\DbTracker" ConfigurationType="1" UseOfMFC="0" [...7257 lines suppressed...] <File RelativePath="..\Common\headers\wpinternal.h"> </File> <File RelativePath="..\Common\headers\wpverbs.h"> </File> <File RelativePath="..\Common\SystemHeaders\WSE.h"> </File> <File RelativePath="..\Common\headers\yytab.h"> </File> <File RelativePath="..\Common\headers\zoom.h"> </File> </Filter> </Files> <Globals> </Globals> </VisualStudioProject> |