Added a solution to generate only GPL version.
This commit is contained in:
@@ -6,6 +6,12 @@ echo ISE_PLATFORM=%ISE_PLATFORM
|
||||
echo DELIV_DIR=%DELIV_DIR
|
||||
echo INSTALL_DIR=%INSTALL_DIR
|
||||
echo STUDIO_DIR=%STUDIO_DIR
|
||||
iff defined NO_GPL_BUILD then
|
||||
echo NO_GPL_BUILD=%NO_GPL_BUILD
|
||||
endiff
|
||||
iff defined NO_ENTERPRISE_BUILD then
|
||||
echo NO_ENTERPRISE_BUILD=%NO_ENTERPRISE_BUILD
|
||||
endiff
|
||||
echo Log file location: %INSTALL_LOG
|
||||
echo The private ISE svn repository: %DEFAULT_ISE_SVN
|
||||
echo The public svn repository: %DEFAULT_PUBLIC_SVN
|
||||
|
||||
Reference in New Issue
Block a user