mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
fix .progen files
This commit is contained in:
parent
2065799db9
commit
d67d8d8cdf
@ -5,6 +5,6 @@ vc.project.type = executable
|
|||||||
vc.project.pocobase = ..\\..\\..
|
vc.project.pocobase = ..\\..\\..
|
||||||
vc.project.platforms = Win32, x64
|
vc.project.platforms = Win32, x64
|
||||||
vc.project.configurations = debug_shared, release_shared, debug_static_mt, release_static_mt, debug_static_md, release_static_md
|
vc.project.configurations = debug_shared, release_shared, debug_static_mt, release_static_mt, debug_static_md, release_static_md
|
||||||
vc.project.prototype = ${vc.project.name}_vs80.vcproj
|
vc.project.prototype = ${vc.project.name}_vs90.vcproj
|
||||||
vc.project.compiler.include = ..\\..\\..\\Foundation\\include;..\\..\\..\\PDF\\include
|
vc.project.compiler.include = ..\\..\\..\\Foundation\\include;..\\..\\..\\PDF\\include
|
||||||
vc.project.linker.dependencies =
|
vc.project.linker.dependencies =
|
||||||
|
@ -5,6 +5,6 @@ vc.project.type = executable
|
|||||||
vc.project.pocobase = ..\\..\\..
|
vc.project.pocobase = ..\\..\\..
|
||||||
vc.project.platforms = Win32, x64
|
vc.project.platforms = Win32, x64
|
||||||
vc.project.configurations = debug_shared, release_shared, debug_static_mt, release_static_mt, debug_static_md, release_static_md
|
vc.project.configurations = debug_shared, release_shared, debug_static_mt, release_static_mt, debug_static_md, release_static_md
|
||||||
vc.project.prototype = ${vc.project.name}_vs80.vcproj
|
vc.project.prototype = ${vc.project.name}_vs90.vcproj
|
||||||
vc.project.compiler.include = ..\\..\\..\\Foundation\\include;..\\..\\..\\PDF\\include
|
vc.project.compiler.include = ..\\..\\..\\Foundation\\include;..\\..\\..\\PDF\\include
|
||||||
vc.project.linker.dependencies =
|
vc.project.linker.dependencies =
|
||||||
|
Loading…
Reference in New Issue
Block a user