diff options
Diffstat (limited to 'Plugins/extraicons/extraicons.dsp')
-rw-r--r-- | Plugins/extraicons/extraicons.dsp | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Plugins/extraicons/extraicons.dsp b/Plugins/extraicons/extraicons.dsp index 0aae181..ba2d1e4 100644 --- a/Plugins/extraicons/extraicons.dsp +++ b/Plugins/extraicons/extraicons.dsp @@ -160,6 +160,10 @@ LINK32=link.exe # PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
+SOURCE=.\BaseExtraIcon.h
+# End Source File
+# Begin Source File
+
SOURCE=.\CallbackExtraIcon.h
# End Source File
# Begin Source File
@@ -176,6 +180,10 @@ SOURCE=.\ExtraIcon.h # End Source File
# Begin Source File
+SOURCE=.\ExtraIconGroup.h
+# End Source File
+# Begin Source File
+
SOURCE=.\IcolibExtraIcon.h
# End Source File
# Begin Source File
@@ -236,6 +244,10 @@ SOURCE=.\resource.rc # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
+SOURCE=.\BaseExtraIcon.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\CallbackExtraIcon.cpp
# End Source File
# Begin Source File
@@ -248,6 +260,10 @@ SOURCE=.\ExtraIcon.cpp # End Source File
# Begin Source File
+SOURCE=.\ExtraIconGroup.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\extraicons.cpp
# End Source File
# Begin Source File
|