File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 with :
2828 name : w32nd_real
2929 path : |
30- SecondRealityW32.exe
30+ SECOND_W32.EXE
3131 REALITY.FC
Original file line number Diff line number Diff line change 121121 <ImageHasSafeExceptionHandlers >false</ImageHasSafeExceptionHandlers >
122122 </Link >
123123 <PostBuildEvent >
124- <Command >del $(SolutionDir)$(TargetFilename)
125- $(SolutionDir)\Tools\upx.exe -9 $(OutDir)$(TargetFilename) -o $(SolutionDir)$(TargetFilename) </Command >
124+ <Command >del $(SolutionDir)SECOND_W32.EXE
125+ $(SolutionDir)\Tools\upx.exe -9 $(OutDir)$(TargetFilename) -o $(SolutionDir)SECOND_W32.EXE </Command >
126126 </PostBuildEvent >
127127 </ItemDefinitionGroup >
128128 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
You can’t perform that action at this time.
0 commit comments