Update of /cvsroot/objecthandler/ObjectHandler/gensrc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv14291/gensrc
Modified Files:
Makefile.vc gensrc.vcproj gensrc_vc8.vcproj
Log Message:
cleaner processing to register functions with Excel
Index: Makefile.vc
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/gensrc/Makefile.vc,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Makefile.vc 2 Oct 2006 14:55:44 -0000 1.5
--- Makefile.vc 3 Oct 2006 12:59:24 -0000 1.6
***************
*** 13,17 ****
STUBS= stubs\stub.copyright \
- stubs\stub.excel.xladdin \
stubs\stub.excel.exports \
stubs\stub.excel.includes
--- 13,16 ----
Index: gensrc_vc8.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/gensrc/gensrc_vc8.vcproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** gensrc_vc8.vcproj 2 Oct 2006 14:55:44 -0000 1.3
--- gensrc_vc8.vcproj 3 Oct 2006 12:59:24 -0000 1.4
***************
*** 67,74 ****
</File>
<File
- RelativePath=".\stubs\stub.excel.xladdin"
- >
- </File>
- <File
RelativePath="stubs\stub.excel.exports"
>
--- 67,70 ----
Index: gensrc.vcproj
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/gensrc/gensrc.vcproj,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** gensrc.vcproj 2 Oct 2006 14:55:44 -0000 1.5
--- gensrc.vcproj 3 Oct 2006 12:59:24 -0000 1.6
***************
*** 57,63 ****
</File>
<File
- RelativePath=".\stubs\stub.excel.xladdin">
- </File>
- <File
RelativePath="stubs\stub.excel.exports">
</File>
--- 57,60 ----
|