Commit 5e27374c0cfdaed456fde45b3e6846b64ca11d09

Authored by xiemeng
1 parent a416a9a9

修改图标以及输出exe名称

@@ -80,7 +80,7 @@ BSC32=bscmake.exe @@ -80,7 +80,7 @@ BSC32=bscmake.exe
80 # ADD BSC32 /nologo 80 # ADD BSC32 /nologo
81 LINK32=link.exe 81 LINK32=link.exe
82 # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept 82 # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
83 -# ADD LINK32 shlwapi.lib "./mtklib/meta/lib/*.lib" "./mtklib/Eboot/lib/*.lib" "./mtklib/Security/lib/*.lib" "./mtklib/SNFstream/lib/*.lib" "./mtklib/DebugTrace/lib/*.lib" "./mtklib/usbswitchtool/lib/*.lib" /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept 83 +# ADD LINK32 shlwapi.lib "./mtklib/meta/lib/*.lib" "./mtklib/Eboot/lib/*.lib" "./mtklib/Security/lib/*.lib" "./mtklib/SNFstream/lib/*.lib" "./mtklib/DebugTrace/lib/*.lib" "./mtklib/usbswitchtool/lib/*.lib" /nologo /subsystem:windows /debug /machine:I386 /out:"Output/IMEI_Check_tool.exe" /pdbtype:sept
84 # SUBTRACT LINK32 /pdb:none /incremental:no 84 # SUBTRACT LINK32 /pdb:none /incremental:no
85 85
86 !ENDIF 86 !ENDIF
@@ -503,6 +503,10 @@ SOURCE=.\res\FAIL.bmp @@ -503,6 +503,10 @@ SOURCE=.\res\FAIL.bmp
503 # End Source File 503 # End Source File
504 # Begin Source File 504 # Begin Source File
505 505
  506 +SOURCE=.\res\idr_main.ico
  507 +# End Source File
  508 +# Begin Source File
  509 +
506 SOURCE=.\res\manifest.xml 510 SOURCE=.\res\manifest.xml
507 # End Source File 511 # End Source File
508 # Begin Source File 512 # Begin Source File
@@ -6,15 +6,9 @@ @@ -6,15 +6,9 @@
6 --------------------Configuration: SN Writer - Win32 Debug-------------------- 6 --------------------Configuration: SN Writer - Win32 Debug--------------------
7 </h3> 7 </h3>
8 <h3>Command Lines</h3> 8 <h3>Command Lines</h3>
9 -Creating temporary file "D:\temp\RSP345.tmp" with contents 9 +Creating temporary file "D:\temp\RSPE2E7.tmp" with contents
10 [ 10 [
11 -/nologo /MTd /W3 /Gi /GX /ZI /Od /I ".\\" /I ".\SNbase\inc" /I ".\Execute" /I ".\Extra\CBtnST" /I ".\Form\About" /I ".\Form\AutoGen" /I ".\Form\ScanData" /I ".\Form\Identify" /I ".\Form\FileSel" /I ".\Form\SystemConfig" /I ".\MtkLib\AT_cmd\inc" /I ".\CBtnST" /I ".\MtkLib\Brom\inc" /I ".\MtkLib\DebugTrace\inc" /I ".\MtkLib\SNFstream\inc" /I ".\Common" /I ".\MtkLib\Eboot\inc" /I ".\MtkLib\Meta\inc" /I ".\MtkLib\Security\inc" /I ".\MtkLib\USBSwitchTool\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/SN_Station.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c  
12 -"D:\workspace\intex_tool\intex_check_src_git\InterlockingTool\Choosedbdlg.cpp"  
13 -]  
14 -Creating command line "cl.exe @D:\temp\RSP345.tmp"  
15 -Creating temporary file "D:\temp\RSP346.tmp" with contents  
16 -[  
17 -shlwapi.lib "./mtklib/meta/lib/*.lib" "./mtklib/Eboot/lib/*.lib" "./mtklib/Security/lib/*.lib" "./mtklib/SNFstream/lib/*.lib" "./mtklib/DebugTrace/lib/*.lib" "./mtklib/usbswitchtool/lib/*.lib" /nologo /subsystem:windows /incremental:yes /pdb:"Output/SN Writer.pdb" /debug /machine:I386 /out:"Output/SN Writer.exe" /pdbtype:sept 11 +shlwapi.lib "./mtklib/meta/lib/*.lib" "./mtklib/Eboot/lib/*.lib" "./mtklib/Security/lib/*.lib" "./mtklib/SNFstream/lib/*.lib" "./mtklib/DebugTrace/lib/*.lib" "./mtklib/usbswitchtool/lib/*.lib" /nologo /subsystem:windows /incremental:yes /pdb:"Output/IMEI_Check_tool.pdb" /debug /machine:I386 /out:"Output/IMEI_Check_tool.exe" /pdbtype:sept
18 .\Debug\Common.obj 12 .\Debug\Common.obj
19 .\Debug\FPexc.obj 13 .\Debug\FPexc.obj
20 .\Debug\SNbase.obj 14 .\Debug\SNbase.obj
@@ -39,44 +33,15 @@ shlwapi.lib "./mtklib/meta/lib/*.lib" "./mtklib/Eboot/lib/*.lib" "./mtklib/Secur @@ -39,44 +33,15 @@ shlwapi.lib "./mtklib/meta/lib/*.lib" "./mtklib/Eboot/lib/*.lib" "./mtklib/Secur
39 .\Debug\StdAfx.obj 33 .\Debug\StdAfx.obj
40 ".\Debug\SN Writer.res" 34 ".\Debug\SN Writer.res"
41 ] 35 ]
42 -Creating command line "link.exe @D:\temp\RSP346.tmp" 36 +Creating command line "link.exe @D:\temp\RSPE2E7.tmp"
43 <h3>Output Window</h3> 37 <h3>Output Window</h3>
44 -Compiling...  
45 -Choosedbdlg.cpp  
46 Linking... 38 Linking...
47 -Creating temporary file "D:\temp\RSP402.tmp" with contents  
48 -[  
49 -/nologo /o"Output/SN Writer.bsc"  
50 -.\Debug\StdAfx.sbr  
51 -.\Debug\Common.sbr  
52 -.\Debug\FPexc.sbr  
53 -.\Debug\SNbase.sbr  
54 -.\Debug\SPexc.sbr  
55 -.\Debug\AtProcess.sbr  
56 -.\Debug\rs232Module.sbr  
57 -.\Debug\xboot_debug.sbr  
58 -.\Debug\AUTH.sbr  
59 -.\Debug\SCERT.sbr  
60 -.\Debug\SLA.sbr  
61 -.\Debug\fileseldlg.sbr  
62 -.\Debug\ChgPasswdDlg.sbr  
63 -.\Debug\VerifyPasswdDlg.sbr  
64 -.\Debug\ScanData.sbr  
65 -.\Debug\SystemConfig.sbr  
66 -.\Debug\AboutSNDlg.sbr  
67 -.\Debug\autogendlg.sbr  
68 -.\Debug\Choosedbdlg.sbr  
69 -.\Debug\Encryption.sbr  
70 -".\Debug\SN Writer.sbr"  
71 -".\Debug\SN WriterDlg.sbr"]  
72 -Creating command line "bscmake.exe @D:\temp\RSP402.tmp"  
73 -Creating browse info file...  
74 -<h3>Output Window</h3> 39 + Creating library Output/IMEI_Check_tool.lib and object Output/IMEI_Check_tool.exp
75 40
76 41
77 42
78 <h3>Results</h3> 43 <h3>Results</h3>
79 -SN Writer.exe - 0 error(s), 0 warning(s) 44 +IMEI_Check_tool.exe - 0 error(s), 0 warning(s)
80 </pre> 45 </pre>
81 </body> 46 </body>
82 </html> 47 </html>
@@ -209,7 +209,7 @@ STYLE DS_MODALFRAME | WS_MINIMIZEBOX | WS_POPUP | WS_VISIBLE | WS_CAPTION | @@ -209,7 +209,7 @@ STYLE DS_MODALFRAME | WS_MINIMIZEBOX | WS_POPUP | WS_VISIBLE | WS_CAPTION |
209 WS_SYSMENU 209 WS_SYSMENU
210 EXSTYLE WS_EX_APPWINDOW 210 EXSTYLE WS_EX_APPWINDOW
211 CAPTION "SN Writer" 211 CAPTION "SN Writer"
212 -FONT 9, "΢ÈíÑźÚ" 212 +FONT 9, "΢ÈíÑźÚ", 0, 0, 0x1
213 BEGIN 213 BEGIN
214 EDITTEXT IDC_IMEI1_FROM_SCAN,44,15,109,12,ES_AUTOHSCROLL 214 EDITTEXT IDC_IMEI1_FROM_SCAN,44,15,109,12,ES_AUTOHSCROLL
215 EDITTEXT IDC_IMEI2_FROM_SCAN,44,33,109,12,ES_AUTOHSCROLL 215 EDITTEXT IDC_IMEI2_FROM_SCAN,44,33,109,12,ES_AUTOHSCROLL
@@ -575,7 +575,7 @@ END @@ -575,7 +575,7 @@ END
575 575
576 // Icon with lowest ID value placed first to ensure application icon 576 // Icon with lowest ID value placed first to ensure application icon
577 // remains consistent on all systems. 577 // remains consistent on all systems.
578 -IDR_MAINFRAME ICON DISCARDABLE "res\\SN Writer.ico" 578 +IDR_MAINFRAME ICON DISCARDABLE "res\\idr_main.ico"
579 579
580 ///////////////////////////////////////////////////////////////////////////// 580 /////////////////////////////////////////////////////////////////////////////
581 // 581 //
@@ -250,7 +250,7 @@ @@ -250,7 +250,7 @@
250 // 250 //
251 #ifdef APSTUDIO_INVOKED 251 #ifdef APSTUDIO_INVOKED
252 #ifndef APSTUDIO_READONLY_SYMBOLS 252 #ifndef APSTUDIO_READONLY_SYMBOLS
253 -#define _APS_NEXT_RESOURCE_VALUE 159 253 +#define _APS_NEXT_RESOURCE_VALUE 160
254 #define _APS_NEXT_COMMAND_VALUE 32798 254 #define _APS_NEXT_COMMAND_VALUE 32798
255 #define _APS_NEXT_CONTROL_VALUE 1180 255 #define _APS_NEXT_CONTROL_VALUE 1180
256 #define _APS_NEXT_SYMED_VALUE 101 256 #define _APS_NEXT_SYMED_VALUE 101
Please register or login to post a comment