Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 2.1.2 and tip

stable shellext: eliminate linker warnings when building with THG_PLATFORM specified

Changeset 42dc0a8e1d87

Parent f49634ad9357

by David Golub

Changes to 2 files · Browse files at 42dc0a8e1d87 Showing diff from parent f49634ad9357 Diff from another changeset...

 
1
2
3
4
5
6
7
8
 
1
2
 
 
3
4
5
 
@@ -1,8 +1,5 @@
 ; shellext: Declares the module parameters for the DLL.   -LIBRARY THGSHELL -  EXPORTS   DllCanUnloadNow PRIVATE   DllGetClassObject PRIVATE -
 
1
2
3
4
5
 
 
 
1
2
 
@@ -1,5 +1,2 @@
-LIBRARY TERMINATE -  EXPORTS   TerminateIconServer -