1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

ifdef'd min/max functions when compiled under VC. It seems that VC already defines them.

This commit is contained in:
Virgil Dupras
2010-01-31 11:05:13 +00:00
parent 967aeecf5b
commit 962805936e
3 changed files with 12 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ syntax: glob
*.mode1v3
*.pbxuser
*.tm_build_errors
*.pyd
conf.yaml
build
cocoa/*/Info.plist
@@ -14,6 +15,11 @@ cocoa/*/dg_cocoa.plugin
qt/base/*_rc.py
qt/base/*_ui.py
qt/*/*_ui.py
qt/*/build
qt/*/dist
qt/*/install
qt/*/logdict*.log
qt/*/warn*.txt
help_se/dupeguru_help
help_me/dupeguru_me_help
help_pe/dupeguru_pe_help