Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcebc655

Browse files
committed
Merge pull requestfsharp#270 from 7sharp9/fsharp_30
Added QUERIES_IN_FSLIB/PUT_TYPE_PROVIDERS_IN_FSCORE to monotouch/monodroid in F# 3.0
2 parentsc1d7ee3 +f668d60 commitcebc655

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎src/FSharpSource.targets‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ Some other NuGET monikers to support in the future, see http://docs.nuget.org/do
128128
<DefineConstants>$(DefineConstants);FX_ATLEAST_35</DefineConstants>
129129
<DefineConstants>$(DefineConstants);FX_ATLEAST_LINQ</DefineConstants>
130130
<DefineConstants>$(DefineConstants);FX_NO_BIGINT</DefineConstants>
131+
<DefineConstants>$(DefineConstants);QUERIES_IN_FSLIB</DefineConstants>
132+
<DefineConstants>$(DefineConstants);PUT_TYPE_PROVIDERS_IN_FSCORE;</DefineConstants>
131133
<AssemblySearchPaths>$(FSharpSourcesRoot)\..\dependencies\mono\2.1;$(AssemblySearchPaths)</AssemblySearchPaths>
132134
</PropertyGroup>
133135

@@ -143,6 +145,8 @@ Some other NuGET monikers to support in the future, see http://docs.nuget.org/do
143145
<DefineConstants>$(DefineConstants);FX_ATLEAST_LINQ</DefineConstants>
144146
<DefineConstants>$(DefineConstants);FX_NO_BIGINT</DefineConstants>
145147
<DefineConstants>$(DefineConstants);FX_NO_REFLECTION_EMIT</DefineConstants>
148+
<DefineConstants>$(DefineConstants);QUERIES_IN_FSLIB</DefineConstants>
149+
<DefineConstants>$(DefineConstants);PUT_TYPE_PROVIDERS_IN_FSCORE;</DefineConstants>
146150
<OtherFlags>$(OtherFlags) --simpleresolution -r:"$(FSharpSourcesRoot)\..\dependencies\mono\2.1\MonoTouch\mscorlib-runtime.dll"</OtherFlags>
147151
<AssemblySearchPaths>$(FSharpSourcesRoot)\..\dependencies\mono\2.1\MonoTouch;$(AssemblySearchPaths)</AssemblySearchPaths>
148152
</PropertyGroup>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp