このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
帮助
返回水杉在线
登录水杉在线
登录水杉码园
building_data_management_systems.Xuanzhou.2024Fall.DaSE
/
LevelDB_TTL_
ウォッチ
23
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
make windows include /Iport\win in dependent projects
git-svn-id:
https://leveldb.googlecode.com/svn/trunk@27
62dab493-f737-651d-591e-8d6aee1b9529
main
dgrogan@chromium.org
13年前
親
be9f061d2f
コミット
3c111335a7
1個のファイルの変更
、
7行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+7
-0
leveldb.gyp
+ 7
- 0
leveldb.gyp
ファイルの表示
@ -47,6 +47,13 @@
'include_dirs': [
'include/',
],
'conditions': [
['OS == "win"', {
'include_dirs': [
'port/win',
],
}],
],
},
'sources': [
# Include and then exclude so that all files show up in IDEs, even if
書き込み
プレビュー
読み込み中…
キャンセル
保存