Skip to content

Automatically set INCLUDE_PATH for non-copyfile WTL installs#5

Open
darleep wants to merge 1 commit into
Win32-WTL:mainfrom
darleep:auto-include-dirs-no-copyfiles
Open

Automatically set INCLUDE_PATH for non-copyfile WTL installs#5
darleep wants to merge 1 commit into
Win32-WTL:mainfrom
darleep:auto-include-dirs-no-copyfiles

Conversation

@darleep

@darleep darleep commented Jun 24, 2025

Copy link
Copy Markdown

Automatically set INCLUDE_PATH when not using /copyfiles in Setup.js.

This change sets the INCLUDE_PATH parameter in WTL10AppWiz.vsz to point to the WTL root's Include directory when /copyfiles is not used. It improves developer experience by pre-configuring additional include directories for new WTL projects. The logic is skipped for /copyfiles-based installs as intended.

Automatically set INCLUDE_PATH when not using /copyfiles in Setup.js.

This change sets the INCLUDE_PATH parameter in WTL10AppWiz.vsz to point to the WTL root's Include directory when /copyfiles is not used. It improves developer experience by
pre-configuring additional include directories for new WTL projects. The logic is skipped for /copyfiles-based installs as intended.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant