mirror of
https://github.com/ckaczor/WixBalExtensionExt.git
synced 2026-01-18 09:45:38 -05:00
Initial commit
This commit is contained in:
12
bafunctions/bafunctionsver.h
Normal file
12
bafunctions/bafunctionsver.h
Normal file
@@ -0,0 +1,12 @@
|
||||
// <auto-generated/>
|
||||
#ifndef _VERSION_FILE_H_
|
||||
#define _VERSION_FILE_H_
|
||||
|
||||
#define szVerMajorMinor "1.0"
|
||||
#define szVerMajorMinorBuildRev "1.0.5260.23891"
|
||||
#define rmj 1
|
||||
#define rmm 0
|
||||
#define rbd 5260
|
||||
#define rev 23891
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user