Commit 2921388d authored by tongzifang's avatar tongzifang

add win

parent 6461acff
This diff is collapsed.
......@@ -4,4 +4,6 @@ flutter pub run pigeon \
--objc_header_out ios/Classes/pigeon.h \
--objc_source_out ios/Classes/pigeon.m \
--experimental_kotlin_out ./android/src/main/kotlin/com/qmsd/datachannel/base_data_channel/Pigeon.kt \
--experimental_kotlin_package "com.qmsd.datachannel.base_data_channel"
--experimental_kotlin_package "com.qmsd.datachannel.base_data_channel" \
--experimental_cpp_header_out windows/pigeon.hpp \
--experimental_cpp_source_out windows/pigeon.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