mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-14 08:34:37 +00:00
patch to avoid qrc problems with Qt-VisualStudio-Addin 1.1.5
This commit is contained in:
parent
e0e6abebe1
commit
145f0a8c19
@ -69,3 +69,7 @@ contains(TEMPLATE,lib) {
|
||||
else:TARGET = $$member(TARGET, 0)d
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
win32-msvc2005: RCC_DIR = $(ConfigurationName)
|
||||
win32-msvc2008: RCC_DIR = $(ConfigurationName)
|
||||
Loading…
x
Reference in New Issue
Block a user