diff options
| author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2009-04-17 01:59:38 +0000 |
|---|---|---|
| committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2009-04-17 01:59:38 +0000 |
| commit | d27127d44576580e3a0000590b6179f06cc67b8e (patch) | |
| tree | f5643bfb5d73ec3e4089c9cc6dcf44e5740e8ac9 /Plugins/extraicons/extraicons.dsp | |
| parent | fc229f1f9ff3600a9708da57f5629e14673011b7 (diff) | |
extraicons: new options dialog
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@167 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Plugins/extraicons/extraicons.dsp')
| -rw-r--r-- | Plugins/extraicons/extraicons.dsp | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Plugins/extraicons/extraicons.dsp b/Plugins/extraicons/extraicons.dsp index 9fe9872..0aae181 100644 --- a/Plugins/extraicons/extraicons.dsp +++ b/Plugins/extraicons/extraicons.dsp @@ -86,7 +86,7 @@ BSC32=bscmake.exe LINK32=link.exe
# ADD BASE LINK32 comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /out:"..\..bin\release\Plugins\extraicons.dll" /filealign:0x200 /ALIGN:4096 /ignore:4108
# SUBTRACT BASE LINK32 /profile /pdb:none
-# ADD LINK32 shell32.lib kernel32.lib user32.lib gdi32.lib /nologo /base:"0x3EC20000" /dll /incremental:yes /debug /machine:I386 /out:"..\..\bin\debug unicode\Plugins\extraicons.dll" /filealign:0x200 /ALIGN:4096 /ignore:4108
+# ADD LINK32 shell32.lib kernel32.lib user32.lib gdi32.lib comctl32.lib /nologo /base:"0x3EC20000" /dll /incremental:yes /debug /machine:I386 /out:"..\..\bin\debug unicode\Plugins\extraicons.dll" /filealign:0x200 /ALIGN:4096 /ignore:4108
# SUBTRACT LINK32 /profile /pdb:none
!ELSEIF "$(CFG)" == "extraicons - Win32 Unicode Debug"
@@ -212,6 +212,10 @@ SOURCE=.\res\Chatchannel.ico # End Source File
# Begin Source File
+SOURCE=.\res\empty.ico
+# End Source File
+# Begin Source File
+
SOURCE=.\res\female.ico
# End Source File
# Begin Source File
|
