aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/objects_vc05.vcproj
diff options
context:
space:
mode:
authorGravatar Noldor2007-02-07 17:08:31 +0000
committerGravatar Noldor2007-02-07 17:08:31 +0000
commitfc0ecb7862102effa6ef5d152d3e894fd2e49908 (patch)
tree13701f2b1f33ce0a44963dc5bcbee631cdc0c1bb /src/modules/objects/objects_vc05.vcproj
parentupdated/fixed italian translation (diff)
downloadKVIrc-fc0ecb7862102effa6ef5d152d3e894fd2e49908.tar.gz
KVIrc-fc0ecb7862102effa6ef5d152d3e894fd2e49908.tar.bz2
KVIrc-fc0ecb7862102effa6ef5d152d3e894fd2e49908.zip
removed class image and enhanced pixmap class.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@315 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/objects/objects_vc05.vcproj')
-rw-r--r--src/modules/objects/objects_vc05.vcproj26
1 files changed, 0 insertions, 26 deletions
diff --git a/src/modules/objects/objects_vc05.vcproj b/src/modules/objects/objects_vc05.vcproj
index 202c3895a..f4dc9aae8 100644
--- a/src/modules/objects/objects_vc05.vcproj
+++ b/src/modules/objects/objects_vc05.vcproj
@@ -246,10 +246,6 @@
>
</File>
<File
- RelativePath=".\class_image.cpp"
- >
- </File>
- <File
RelativePath=".\class_label.cpp"
>
</File>
@@ -559,28 +555,6 @@
>
</File>
<File
- RelativePath=".\class_image.h"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="$(QTDIR)\bin\moc -o &quot;$(InputDir)\m_$(InputName).moc&quot; &quot;$(InputDir)\$(InputFileName)&quot;&#x0D;&#x0A;"
- Outputs="$(InputDir)\m_$(InputName).moc"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="$(QTDIR)\bin\moc -o &quot;$(InputDir)\m_$(InputName).moc&quot; &quot;$(InputDir)\$(InputFileName)&quot;&#x0D;&#x0A;"
- Outputs="$(InputDir)\m_$(InputName).moc"
- />
- </FileConfiguration>
- </File>
- <File
RelativePath=".\class_label.h"
>
<FileConfiguration