[GME-commit] GMESRC/Tools/ModelMigrate/IDLComp IDLComp.vcproj,1.1,1.2

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Thu Feb 2 20:37:57 CST 2006


Update of /project/gme-repository/GMESRC/Tools/ModelMigrate/IDLComp
In directory escher:/tmp/cvs-serv27414/IDLComp

Modified Files:
	IDLComp.vcproj 
Log Message:
Enhancing with multiple script generation (1 script per rule).
Adding Model2Atom, Atom2Model, Paradigm attr change rules.


CVS User: Zoltan Molnar, ISIS (zolmol)

Index: IDLComp.vcproj
===================================================================
RCS file: /project/gme-repository/GMESRC/Tools/ModelMigrate/IDLComp/IDLComp.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** IDLComp.vcproj	16 Nov 2005 16:01:17 -0000	1.1
--- IDLComp.vcproj	2 Feb 2006 20:37:55 -0000	1.2
***************
*** 112,116 ****
  					Name="Debug|Win32">
  					<Tool
! 						Name="VCMIDLTool"/>
  				</FileConfiguration>
  			</File>
--- 112,124 ----
  					Name="Debug|Win32">
  					<Tool
! 						Name="VCMIDLTool"
! 						TypeLibraryName=""
! 						InterfaceIdentifierFileName=""/>
! 				</FileConfiguration>
! 				<FileConfiguration
! 					Name="Release|Win32">
! 					<Tool
! 						Name="VCMIDLTool"
! 						TypeLibraryName=""/>
  				</FileConfiguration>
  			</File>



More information about the GME-commit mailing list