bullet.rc 374 B

1234567891011121314151617
  1. // This file is generated automatically.
  2. 1 VERSIONINFO
  3. FILEFLAGS 0x0
  4. {
  5. BLOCK "StringFileInfo"
  6. {
  7. BLOCK "040904E4"
  8. {
  9. VALUE "ProductName", "Bullet Physics Library"
  10. VALUE "LegalCopyright", "Copyright (c) 2005-2014 Erwin Coumans"
  11. VALUE "Comments", "Test build"
  12. VALUE "WWW", "http://www.bulletphysics.org"
  13. }
  14. }
  15. }
  16. 1 ICON "bullet_ico.ico"