Checkpoint for mac os x reactivation.
Having trouble with the implementation of getHandleToPeer. Current problem is that JAWT_DrawingSurface->Lock() is failing. Why would that be? git-svn-id: svn://10.0.0.236/trunk@173357 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -91,6 +91,8 @@
|
||||
executable="gmake"/>
|
||||
<exec os="Linux" dir="${basedir}/src" failonerror="yes"
|
||||
executable="make"/>
|
||||
<exec os="Mac OS X" dir="${basedir}/src" failonerror="yes"
|
||||
executable="make"/>
|
||||
<exec os="Windows 2000" dir="${basedir}/src" executable="make"
|
||||
failonerror="yes"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user