jvcllaz: Fix compilation error on win 64-bit. Add project group with all packages.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5509 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-12-15 21:26:48 +00:00
parent 24c666d879
commit 7b0c779480
2 changed files with 22 additions and 1 deletions

View File

@ -34,7 +34,7 @@ unit JvJVCLUtils;
interface
uses
{$IFDEF WIN32}
{$IFDEF WINDOWS}
Windows, // before Types!
{$ENDIF}
Classes, Graphics, Controls, ImgList,