[Bf-committers] CVS commit: blender/make/msvc_7_0/blender/BLO_decrypt BLO_decrypt.vcproj blender/make/msvc_7_0/blender/BLO_decrypt_stub BLO_decrypt_stub.vcproj blender/make/msvc_7_0/blender/BLO_deflate BLO_deflate.vcproj blender/make/msvc_7_0/blender/BLO_deflate_stub BLO_deflate_stub.vcproj blender/make/msvc_7_0/blender/BLO_encrypt BLO_encrypt.vcproj blender/make/msvc_7_0/blender/BLO_inflate BLO_inflate.vcproj ...

Nathan Letwory bf-committers@blender.org
Tue, 20 May 2003 13:02:32 +0200 (CEST)


jesterking (Nathan Letwory) 2003/05/20 13:02:32 CEST

  Modified files:
    blender/make/msvc_7_0/blender/BLO_decrypt BLO_decrypt.vcproj 
    blender/make/msvc_7_0/blender/BLO_decrypt_stub 
                                                   BLO_decrypt_stub.vcproj 
    blender/make/msvc_7_0/blender/BLO_deflate BLO_deflate.vcproj 
    blender/make/msvc_7_0/blender/BLO_deflate_stub 
                                                   BLO_deflate_stub.vcproj 
    blender/make/msvc_7_0/blender/BLO_encrypt BLO_encrypt.vcproj 
    blender/make/msvc_7_0/blender/BLO_inflate BLO_inflate.vcproj 
    blender/make/msvc_7_0/blender/BLO_readblenfile 
                                                   BLO_readblenfile.vcproj 
    blender/make/msvc_7_0/blender/BLO_readblenfile_stub 
                                                        BLO_readblenfile_stub.vcproj 
    blender/make/msvc_7_0/blender/BLO_readstreamglue 
                                                     BLO_readstreamglue.vcproj 
    blender/make/msvc_7_0/blender/BLO_sign BLO_sign.vcproj 
    blender/make/msvc_7_0/blender/BLO_streamglue_stub 
                                                      BLO_streamglue_stub.vcproj 
    blender/make/msvc_7_0/blender/BLO_verify BLO_verify.vcproj 
    blender/make/msvc_7_0/blender/BLO_writeblenfile 
                                                    BLO_writeblenfile.vcproj 
    blender/make/msvc_7_0/blender/BLO_writestreamglue 
                                                      BLO_writestreamglue.vcproj 
    blender/make/msvc_7_0/blender/BLO_writestreamglue_stub 
                                                           BLO_writestreamglue_stub.vcproj 
    blender/make/msvc_7_0/blender/avi BL_avi.vcproj 
    blender/make/msvc_7_0/blender blender.vcproj 
    blender/make/msvc_7_0/blender/blenkernel BKE_blenkernel.vcproj 
    blender/make/msvc_7_0/blender/blenlib BLI_blenlib.vcproj 
    blender/make/msvc_7_0/blender/blenpluginapi/blenpluginapi 
                                                              blenpluginapi.vcproj 
    blender/make/msvc_7_0/blender/bpython/frozen BPY_frozen.vcproj 
    blender/make/msvc_7_0/blender/bpython/intern/BPY_python 
                                                            BPY_python.vcproj 
    blender/make/msvc_7_0/blender/glut BL_glut.vcproj 
    blender/make/msvc_7_0/blender/imbuf BL_imbuf.vcproj 
    blender/make/msvc_7_0/blender/img BL_img.vcproj 
    blender/make/msvc_7_0/blender/loader BLO_loader.vcproj 
    blender/make/msvc_7_0/blender/makesdna DNA_makesdna.vcproj 
    blender/make/msvc_7_0/blender/radiosity BRA_radiosity.vcproj 
    blender/make/msvc_7_0/blender/render BRE_render.vcproj 
    blender/make/msvc_7_0/blender/renderconverter 
                                                  BRE_renderconverter.vcproj 
    blender/make/msvc_7_0/blender/src BL_src.vcproj 
                                      BL_src_cre.vcproj 
                                      BL_src_pub.vcproj 
  Added files:
    blender/make/msvc_7_0/blender/FTF_ttfont FTF_ttfont.vcproj 
    blender/make/msvc_7_0/blender/blenderqt blenderqt.vcproj 
  
  Log:
  updated msvc7 project files and solution file. Updated to reflect new include directories. Added WITH_QUICKTIME, WITH_FREETYPE2 and INTERNATIONAL to the subprojects that needed them.
  
  created FTF_ttfont and blenderqt.
  
  Revision  Changes    Path
  1.2       +34 -34    blender/make/msvc_7_0/blender/BLO_decrypt/BLO_decrypt.vcproj
  1.2       +19 -19    blender/make/msvc_7_0/blender/BLO_decrypt_stub/BLO_decrypt_stub.vcproj
  1.2       +36 -35    blender/make/msvc_7_0/blender/BLO_deflate/BLO_deflate.vcproj
  1.2       +26 -26    blender/make/msvc_7_0/blender/BLO_deflate_stub/BLO_deflate_stub.vcproj
  1.2       +35 -34    blender/make/msvc_7_0/blender/BLO_encrypt/BLO_encrypt.vcproj
  1.2       +36 -35    blender/make/msvc_7_0/blender/BLO_inflate/BLO_inflate.vcproj
  1.2       +36 -35    blender/make/msvc_7_0/blender/BLO_readblenfile/BLO_readblenfile.vcproj
  1.2       +34 -34    blender/make/msvc_7_0/blender/BLO_readblenfile_stub/BLO_readblenfile_stub.vcproj
  1.2       +37 -36    blender/make/msvc_7_0/blender/BLO_readstreamglue/BLO_readstreamglue.vcproj
  1.2       +35 -34    blender/make/msvc_7_0/blender/BLO_sign/BLO_sign.vcproj
  1.2       +27 -27    blender/make/msvc_7_0/blender/BLO_streamglue_stub/BLO_streamglue_stub.vcproj
  1.2       +35 -34    blender/make/msvc_7_0/blender/BLO_verify/BLO_verify.vcproj
  1.2       +20 -19    blender/make/msvc_7_0/blender/BLO_writeblenfile/BLO_writeblenfile.vcproj
  1.2       +41 -40    blender/make/msvc_7_0/blender/BLO_writestreamglue/BLO_writestreamglue.vcproj
  1.2       +38 -37    blender/make/msvc_7_0/blender/BLO_writestreamglue_stub/BLO_writestreamglue_stub.vcproj
  1.2       +46 -49    blender/make/msvc_7_0/blender/avi/BL_avi.vcproj
  1.2       +31 -31    blender/make/msvc_7_0/blender/blender.vcproj
  1.2       +168 -168  blender/make/msvc_7_0/blender/blenkernel/BKE_blenkernel.vcproj
  1.2       +96 -89    blender/make/msvc_7_0/blender/blenlib/BLI_blenlib.vcproj
  1.2       +22 -22    blender/make/msvc_7_0/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj
  1.2       +68 -67    blender/make/msvc_7_0/blender/bpython/frozen/BPY_frozen.vcproj
  1.2       +56 -55    blender/make/msvc_7_0/blender/bpython/intern/BPY_python/BPY_python.vcproj
  1.2       +70 -70    blender/make/msvc_7_0/blender/glut/BL_glut.vcproj
  1.2       +88 -81    blender/make/msvc_7_0/blender/imbuf/BL_imbuf.vcproj
  1.2       +33 -32    blender/make/msvc_7_0/blender/img/BL_img.vcproj
  1.3       +40 -40    blender/make/msvc_7_0/blender/loader/BLO_loader.vcproj
  1.2       +96 -95    blender/make/msvc_7_0/blender/makesdna/DNA_makesdna.vcproj
  1.2       +26 -25    blender/make/msvc_7_0/blender/radiosity/BRA_radiosity.vcproj
  1.2       +73 -71    blender/make/msvc_7_0/blender/render/BRE_render.vcproj
  1.2       +20 -19    blender/make/msvc_7_0/blender/renderconverter/BRE_renderconverter.vcproj
  1.2       +106 -102  blender/make/msvc_7_0/blender/src/BL_src.vcproj
  1.2       +19 -18    blender/make/msvc_7_0/blender/src/BL_src_cre.vcproj
  1.2       +19 -18    blender/make/msvc_7_0/blender/src/BL_src_pub.vcproj