Commit 066c34c6 by Dean Mao

add ast.cpp in there

parent 941af170
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
'sources': [ 'sources': [
'binding.cpp', 'binding.cpp',
'sass_context_wrapper.cpp', 'sass_context_wrapper.cpp',
'libsass/ast.cpp',
'libsass/constants.cpp', 'libsass/constants.cpp',
'libsass/context.cpp', 'libsass/context.cpp',
'libsass/contextualize.cpp', 'libsass/contextualize.cpp',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment