~matsubara/enso/ppa-community-enso

« back to all changes in this revision

Viewing changes to src/platform/win32/Graphics/cairo/SConscript

  • Committer: U-ANUBIS\pavel
  • Date: 2009-02-24 13:02:00 UTC
  • mfrom: (138.2.2 community-enso)
  • Revision ID: pavel@anubis-20090224130200-hbl3kbdc40xjddqn
MergeĀ fromĀ ~blackdaemon/enso/win32build

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
    includePath = "src",
49
49
    libPath = "src",
50
50
    PIXMAN_LIB_NAME = "pixman",
 
51
    #SHLIBSUFFIX = ".pyd",
51
52
    )
52
53
 
53
54
# Disable "treat all warnings as errors". This is done because the