프로젝트

일반

사용자정보

개정판 05af0289

ID05af0289c85a982883ac4f26f70be0b461b8052f
상위 3b4f7763
하위 d144f3de

김연진이(가) 4년 이상 전에 추가함

issue # 1060 계산식 수정 - 펌프 헤드가 입력이 안되어있는 경우에만 CV의 DP값을 보정
Equipment Data Input Dialog 에서 값이 입력 안되어있는 경우를 말함

Change-Id: I5b1f8af7b691936649b0908efec165c83217520a

차이점 보기:

version.rc
7 7
# filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4)
8 8
# Set not needed items to zero 0.
9 9
# Local Build $BUILD_NUMBER=0
10
filevers=(3,1,0,0),
11
prodvers=(3,1,0,0),
10
filevers=(3,1,1,0),
11
prodvers=(3,1,1,0),
12 12
# Contains a bitmask that specifies the valid bits 'flags'r
13 13
mask=0x3f,
14 14
# Contains a bitmask that specifies the Boolean attributes of the file.
......
32 32
    u'040904B0',
33 33
    [StringStruct(u'CompanyName', u'SECL'),
34 34
    StringStruct(u'FileDescription', u'Hydraulic Calculator'),
35
    StringStruct(u'FileVersion', u'3.1.0.0'),
35
    StringStruct(u'FileVersion', u'3.1.1.0'),
36 36
    StringStruct(u'InternalName', u'HYTOS'),
37 37
    StringStruct(u'LegalCopyright', u'Copyright(c) SECL'),
38 38
    StringStruct(u'OriginalFilename', u'HYTOS.exe'),
39 39
    StringStruct(u'ProductName', u'HYTOS'),
40
    StringStruct(u'ProductVersion', u'3.1.0.0')])
40
    StringStruct(u'ProductVersion', u'3.1.1.0')])
41 41
  ]), 
42 42
VarFileInfo([VarStruct(u'Translation', [1033, 1200])])
43 43
  ]

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)