- Delete qssi, it wasn't included in build since 2002.

- Delete ddraw demo since it doesn't actually demo anything on my XP, but paints the screen to the rose color and hangs.
- Remove imagesoft entry from applications.rbuild.

svn path=/trunk/; revision=40347
This commit is contained in:
Aleksey Bragin 2009-04-03 10:04:06 +00:00
parent 238cd262d0
commit 069eab936a
6 changed files with 0 additions and 3063 deletions

View file

@ -26,10 +26,6 @@
</directory>
-->
<directory name="imagesoft">
<xi:include href="imagesoft/imagesoft.rbuild" />
</directory>
<directory name="magnify">
<xi:include href="magnify/magnify.rbuild" />
</directory>

File diff suppressed because it is too large Load diff

View file

@ -1,6 +0,0 @@
/* $Id$ */
#define REACTOS_STR_FILE_DESCRIPTION "Tool to query ReactOS system information.\0"
#define REACTOS_STR_INTERNAL_NAME "qsi\0"
#define REACTOS_STR_ORIGINAL_FILENAME "qsi.exe\0"
#include <reactos/version.rc>