Allow compiling sandbox without PasMP #15

Closed
michaliskambi wants to merge 1 commit from sandbox-without-pasmp into master
michaliskambi commented 2017-09-13 09:25:59 +00:00 (Migrated from github.com)

The demo (in sandbox/ subdirectory) currently cannot compile without the PasMP. The code in UnitFormMain.pas does not surround all the PasMP usage in {$ifdef KraftPasMP}.

This pull request fixes it, so that one can remove defining of PasMP and KraftPasMP from project options, and then the sandbox will compile without PasMP instantly.

The demo (in sandbox/ subdirectory) currently cannot compile without the PasMP. The code in `UnitFormMain.pas` does not surround all the PasMP usage in `{$ifdef KraftPasMP}`. This pull request fixes it, so that one can remove defining of `PasMP` and `KraftPasMP` from project options, and then the sandbox will compile without PasMP instantly.
BeRo1985 commented 2017-09-16 08:30:21 +00:00 (Migrated from github.com)
- See https://github.com/BeRo1985/kraft/commit/9ca2fd271708b511698fcd38b55b9ecaee4cc673

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BeRo1985/kraft!15
No description provided.