FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
diff-match-patch/cpp/diff_match_patch.pro at master · google/diff-match-patch · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Aug 5, 2024. It is now read-only.
google
/
diff-match-patch
Public archive
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
8.1k
Code
Issues
69
Pull requests
29
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
diff-match-patch
/
cpp
/
diff_match_patch.pro
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (12 loc) · 323 Bytes
Breadcrumbs
diff-match-patch
/
cpp
/
diff_match_patch.pro
Copy path
File metadata and controls
19 lines (12 loc) · 323 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
QT += sql xml network
TEMPLATE
=
app
CONFIG
+=
qt
debug_and_release
mac
{
CONFIG
-=
app_bundle
}
#
don't embed the manifest for now (doesn't work :( )
#
CONFIG -= embed_manifest_exe
FORMS
=
HEADERS
=
diff_match_patch.h
diff_match_patch_test.h
SOURCES
=
diff_match_patch.cpp
diff_match_patch_test.cpp
RESOURCES
=
Back
|
FazBrowse Home
|
New Git URL