[GME-commit] GMESRC/SDK/BON BON2Component.vcproj,1.1,1.2
BONComponent.vcproj,1.1,1.2 Component.vcproj,1.1,1.2
packagefiles.lst,1.7,1.8
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Tue Feb 1 18:29:03 CST 2005
Update of /var/lib/gme/GMESRC/SDK/BON
In directory braindrain:/tmp/cvs-serv27776
Modified Files:
BON2Component.vcproj BONComponent.vcproj Component.vcproj
packagefiles.lst
Log Message:
1.BON/*.vcproj updated according to Peter's suggestion
2. lst files contain the right files (sln and vcproj)
3.ComponentConfig corrected
CVS User: zolmol
Index: BON2Component.vcproj
===================================================================
RCS file: /var/lib/gme/GMESRC/SDK/BON/BON2Component.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** BON2Component.vcproj 31 Jan 2005 20:37:44 -0000 1.1
--- BON2Component.vcproj 2 Feb 2005 00:29:00 -0000 1.2
***************
*** 3,7 ****
ProjectType="Visual C++"
Version="7.10"
! Name="Component"
SccProjectName=""
SccLocalPath=""
--- 3,7 ----
ProjectType="Visual C++"
Version="7.10"
! Name="BON2Component"
SccProjectName=""
SccLocalPath=""
***************
*** 307,312 ****
<Tool
Name="VCMIDLTool"
! TypeLibraryName="ComponentLib.tlb"
! HeaderFileName="ComponentLib.h"/>
</FileConfiguration>
<FileConfiguration
--- 307,312 ----
<Tool
Name="VCMIDLTool"
! AdditionalIncludeDirectories="$(ProjectDir)"
! TypeLibraryName="$(OutDir)/ComponentLib.tlb"/>
</FileConfiguration>
<FileConfiguration
***************
*** 314,319 ****
<Tool
Name="VCMIDLTool"
! TypeLibraryName="ComponentLib.tlb"
! HeaderFileName="ComponentLib.h"/>
</FileConfiguration>
</File>
--- 314,319 ----
<Tool
Name="VCMIDLTool"
! AdditionalIncludeDirectories="$(ProjectDir)"
! TypeLibraryName="$(OutDir)/ComponentLib.tlb"/>
</FileConfiguration>
</File>
Index: BONComponent.vcproj
===================================================================
RCS file: /var/lib/gme/GMESRC/SDK/BON/BONComponent.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** BONComponent.vcproj 31 Jan 2005 20:37:44 -0000 1.1
--- BONComponent.vcproj 2 Feb 2005 00:29:00 -0000 1.2
***************
*** 3,7 ****
ProjectType="Visual C++"
Version="7.10"
! Name="Component"
SccProjectName=""
SccLocalPath=""
--- 3,7 ----
ProjectType="Visual C++"
Version="7.10"
! Name="BONComponent"
SccProjectName=""
SccLocalPath=""
***************
*** 255,260 ****
<Tool
Name="VCMIDLTool"
! TypeLibraryName="ComponentLib.tlb"
! HeaderFileName="ComponentLib.h"/>
</FileConfiguration>
<FileConfiguration
--- 255,260 ----
<Tool
Name="VCMIDLTool"
! AdditionalIncludeDirectories="$(ProjectDir)"
! TypeLibraryName="$(OutDir)/ComponentLib.tlb"/>
</FileConfiguration>
<FileConfiguration
***************
*** 262,267 ****
<Tool
Name="VCMIDLTool"
! TypeLibraryName="ComponentLib.tlb"
! HeaderFileName="ComponentLib.h"/>
</FileConfiguration>
</File>
--- 262,267 ----
<Tool
Name="VCMIDLTool"
! AdditionalIncludeDirectories="$(ProjectDir)"
! TypeLibraryName="$(OutDir)/ComponentLib.tlb"/>
</FileConfiguration>
</File>
Index: Component.vcproj
===================================================================
RCS file: /var/lib/gme/GMESRC/SDK/BON/Component.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Component.vcproj 31 Jan 2005 20:37:44 -0000 1.1
--- Component.vcproj 2 Feb 2005 00:29:00 -0000 1.2
***************
*** 217,222 ****
<Tool
Name="VCMIDLTool"
! TypeLibraryName="ComponentLib.tlb"
! HeaderFileName="ComponentLib.h"/>
</FileConfiguration>
<FileConfiguration
--- 217,222 ----
<Tool
Name="VCMIDLTool"
! AdditionalIncludeDirectories="$(ProjectDir)"
! TypeLibraryName="$(OutDir)/ComponentLib.tlb"/>
</FileConfiguration>
<FileConfiguration
***************
*** 224,229 ****
<Tool
Name="VCMIDLTool"
! TypeLibraryName="ComponentLib.tlb"
! HeaderFileName="ComponentLib.h"/>
</FileConfiguration>
</File>
--- 224,229 ----
<Tool
Name="VCMIDLTool"
! AdditionalIncludeDirectories="$(ProjectDir)"
! TypeLibraryName="$(OutDir)/ComponentLib.tlb"/>
</FileConfiguration>
</File>
Index: packagefiles.lst
===================================================================
RCS file: /var/lib/gme/GMESRC/SDK/BON/packagefiles.lst,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** packagefiles.lst 6 Oct 2003 14:48:07 -0000 1.7
--- packagefiles.lst 2 Feb 2005 00:29:00 -0000 1.8
***************
*** 3,11 ****
Component.def
Component.opt
! Component.dsp
! Component.dsw
BONComponent.opt
! BONComponent.dsp
! BONComponent.dsw
Component.rc
ConfigureComponent.exe
--- 3,11 ----
Component.def
Component.opt
! Component.vcproj
! Component.sln
BONComponent.opt
! BONComponent.vcproj
! BONComponent.sln
Component.rc
ConfigureComponent.exe
***************
*** 18,23 ****
RawComponent.h
BON2Component.opt
! BON2Component.dsp
! BON2Component.dsw
BON2Component.h
BON2Component.cpp
--- 18,23 ----
RawComponent.h
BON2Component.opt
! BON2Component.vcproj
! BON2Component.sln
BON2Component.h
BON2Component.cpp
More information about the GME-commit
mailing list