diff options
author | scuri <scuri> | 2010-09-28 17:32:52 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-09-28 17:32:52 +0000 |
commit | 88254b03ccd351d5acc4ba582f0e9c092a60f433 (patch) | |
tree | 92d5b7b1cf84290f6acb79f910ce8518c630cfe7 /mak.vc9 | |
parent | 1cae99934c168b5cc8cae4c26bc4ffe4b995206a (diff) |
Fixed: polygon filling in CD_IMAGERGB driver when there are many horizontal lines in sequence on the same polygon.
Diffstat (limited to 'mak.vc9')
-rw-r--r-- | mak.vc9/cdcore.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mak.vc9/cdcore.vcproj b/mak.vc9/cdcore.vcproj index 93c3a77..919c9d8 100644 --- a/mak.vc9/cdcore.vcproj +++ b/mak.vc9/cdcore.vcproj @@ -469,6 +469,10 @@ > </File> <File + RelativePath=".\cd.vcproj" + > + </File> + <File RelativePath="..\src\cd_active.c" > <FileConfiguration |