Initial commit

This commit is contained in:
2014-11-12 19:36:56 -05:00
commit 58324fbbcc
91 changed files with 7909 additions and 0 deletions

13
inc/wixver.h Normal file
View File

@@ -0,0 +1,13 @@
// <auto-generated/>
#ifndef _VERSION_FILE_H_
#define _VERSION_FILE_H_
#define szVerMajorMinor "3.8"
#define szVerMajorMinorBuildRev "3.8.5260.23891"
#define rmj 3
#define rmm 8
#define rbd 5260
#define rev 23891
#define szVerName "BalExtensionExt Release"
#endif