diff options
| author | 2007-02-07 17:08:31 +0000 | |
|---|---|---|
| committer | 2007-02-07 17:08:31 +0000 | |
| commit | fc0ecb7862102effa6ef5d152d3e894fd2e49908 (patch) | |
| tree | 13701f2b1f33ce0a44963dc5bcbee631cdc0c1bb /src/modules/objects/objects_vc05.vcproj | |
| parent | updated/fixed italian translation (diff) | |
| download | KVIrc-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.vcproj | 26 |
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 "$(InputDir)\m_$(InputName).moc" "$(InputDir)\$(InputFileName)"
"
- Outputs="$(InputDir)\m_$(InputName).moc"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="$(QTDIR)\bin\moc -o "$(InputDir)\m_$(InputName).moc" "$(InputDir)\$(InputFileName)"
"
- Outputs="$(InputDir)\m_$(InputName).moc"
- />
- </FileConfiguration>
- </File>
- <File
RelativePath=".\class_label.h"
>
<FileConfiguration
|
