이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
帮助
返回水杉在线
登录水杉在线
登录水杉码园
building_data_management_systems.Xuanzhou.2024Fall.DaSE
/
LevelDB_TTL_
보기
23
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
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개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
쓰기
미리보기
불러오는 중...
취소
저장